commit | 17ab594fa5f6c766a3daf304d2e6b643f863c24c | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Fri Nov 18 11:10:10 2011 -0800 |
committer | Jeff Garzik <jgarzik@redhat.com> | Sun Jan 08 19:14:59 2012 -0500 |
tree | fe562c7fcd1100a1bc3b90f912813b77e5b37972 | |
parent | 80a9c430007b489823bc1b5300f4a1ba39ca1ef9 [diff] |
ahci: platform support for suspend/resume Add platform hooks for custom suspend() and resume() functions. The generic suspend/resume code in drivers/ata/ahci_platform.c is adapted from the PCI version in drivers/ata/ahci.c. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>