commit | cd63894630ab17a192bf97427d16dbec10710a6a | [log] [tgz] |
---|---|---|
author | Keith Busch <keith.busch@intel.com> | Mon Jul 15 15:02:23 2013 -0600 |
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | Tue Sep 03 16:44:16 2013 -0400 |
tree | 68070a88d52687c34d3fd96327d11f4a13e42950 | |
parent | 1894d8f16afe5ad54b732f0fa6c4e80bd4d40b91 [diff] |
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 <keith.busch@intel.com> Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>