git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0be0aa9
)
[PATCH] ahci: separate out ahci_reset_controller() and ahci_init_controller()
author
Tejun Heo
<htejun@gmail.com>
Wed, 26 Jul 2006 06:59:26 +0000
(15:59 +0900)
committer
Jeff Garzik
<jeff@garzik.org>
Sat, 29 Jul 2006 08:01:31 +0000
(
04:01
-0400)
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>
No differences found