From: Keith Busch Date: Mon, 15 Jul 2013 21:02:23 +0000 (-0600) Subject: NVMe: Add pci suspend/resume driver callbacks X-Git-Tag: v3.12-rc1~98^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd63894630ab17a192bf97427d16dbec10710a6a;p=pandora-kernel.git NVMe: Add pci suspend/resume driver callbacks Used for going in and out of low power states. Resuming reuses the IO queues from the previous initialization, freeing any allocated queues that are no longer usable. Signed-off-by: Keith Busch Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed