commit | d91542c11f3981768367815cf087ad36e792ea4a | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Wed Jul 26 15:59:26 2006 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Jul 29 04:01:31 2006 -0400 |
tree | ceefba529bf78fa2b8f044ffadd6e2da33a59160 | |
parent | 0be0aa98985dfec42502c0d0af2a1baff9bdb19f [diff] |
[PATCH] ahci: separate out ahci_reset_controller() and ahci_init_controller() Separate out ahci_reset_controller() and ahci_init_controller() from ata_host_init(). These will be used by PM callbacks. This patch doesn't introduce any behavior change. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Zhao, Forrest <forrest.zhao@intel.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>