commit | 09ece1424f52a2d3ad0ab715e96b0fb342af4f03 | [log] [tgz] |
---|---|---|
author | Keith Busch <keith.busch@intel.com> | Mon Jan 27 11:29:40 2014 -0500 |
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | Mon Jan 27 20:12:15 2014 -0500 |
tree | 2011442081fd0fe6195df1747e74e60d0c9ac04f | |
parent | a1a5ef9998b1379780790b878457b0e0f48b25db [diff] |
NVMe: Add a pci_driver shutdown method 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>