From: Keith Busch Date: Mon, 27 Jan 2014 16:29:40 +0000 (-0500) Subject: NVMe: Add a pci_driver shutdown method X-Git-Tag: v3.14-rc2~23^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09ece1424f52a2d3ad0ab715e96b0fb342af4f03;p=pandora-kernel.git 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 Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed