From: Keith Busch Date: Mon, 15 Jul 2013 21:02:22 +0000 (-0600) Subject: NVMe: Use normal shutdown X-Git-Tag: v3.12-rc1~98^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1894d8f16afe5ad54b732f0fa6c4e80bd4d40b91;p=pandora-kernel.git NVMe: Use normal shutdown The NVMe spec recommends using the shutdown normal sequence when safely taking the controller offline instead of hitting CC.EN on the next start-up to reset the controller. The spec recommends a minimum of 1 second for the shutdown complete. This patch waits 2 seconds to be on the safe side. Signed-off-by: Keith Busch Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed