summaryrefslogtreecommitdiffstats
path: root/drivers/clk
diff options
context:
space:
mode:
authorAndy Lutomirski <luto@kernel.org>2016-09-16 11:16:09 -0700
committerJens Axboe <axboe@fb.com>2016-09-24 10:56:25 -0600
commit26501db8dcbc3c63c0d8fb6c5bb098bc7d35d741 (patch)
tree3da2b32d0d4c81951078f0528f78c31e8fcf5ee7 /drivers/clk
parent2e5d0baa04845dc3a3d7dfa33d7663de270bb146 (diff)
downloadop-kernel-dev-26501db8dcbc3c63c0d8fb6c5bb098bc7d35d741.zip
op-kernel-dev-26501db8dcbc3c63c0d8fb6c5bb098bc7d35d741.tar.gz
nvme/scsi: Remove power management support
As far as I can tell, there is basically nothing correct about this code. It misinterprets npss (off-by-one). It hardcodes a bunch of power states, which is nonsense, because they're all just indices into a table that software needs to parse. It completely ignores the distinction between operational and non-operational states. And, until 4.8, if all of the above magically succeeded, it would dereference a NULL pointer and OOPS. Since this code appears to be useless, just delete it. Signed-off-by: Andy Lutomirski <luto@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Acked-by: Jay Freyensee <james_p_freyensee@linux.intel.com> Tested-by: Jay Freyensee <james_p_freyensee@linux.intel.com> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'drivers/clk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud