NVMe: Add a pci_driver shutdown method
authorKeith Busch <keith.busch@intel.com>
Mon, 27 Jan 2014 16:29:40 +0000 (11:29 -0500)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Tue, 28 Jan 2014 01:12:15 +0000 (20:12 -0500)
We need to shut down the device cleanly when the system is being shut down.
This was in an earlier patch but was inadvertently lost during a rewrite.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/nvme-core.c

Simple merge