OSDN Git Service

nvme/scsi: Remove START STOP emulation
authorAndy Lutomirski <luto@kernel.org>
Tue, 6 Dec 2016 18:14:35 +0000 (10:14 -0800)
committerChristoph Hellwig <hch@lst.de>
Wed, 21 Dec 2016 10:33:24 +0000 (11:33 +0100)
commit2c473a9d02fbe881506d5d43bc7edb776f2f46f5
tree340bd8dc150ecc56d21d1034273a5b3f63df534e
parentff13b39ecf726715a96fcd3c23e50eb792ef6516
nvme/scsi: Remove START STOP emulation

Now that the broken power state control is gone, it appears to serve
no purpose.  Just delete it.  NVME devices don't have a concept of
started vs stopped anyway.

Signed-off-by: Andy Lutomirski <luto@kernel.org>
Reviewed-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/scsi.c