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:
955e57d
)
libata-link: linkify reset
author
Tejun Heo
<htejun@gmail.com>
Mon, 6 Aug 2007 09:36:23 +0000
(18:36 +0900)
committer
Jeff Garzik
<jeff@garzik.org>
Fri, 12 Oct 2007 18:55:31 +0000
(14:55 -0400)
Make reset methods and related functions deal with ata_link instead of
ata_port.
* ata_do_reset()
* ata_eh_reset()
* all prereset/reset/postreset methods and related functions
This patch introduces no behavior change.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found