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:
7d73a36
)
[libata] Remove ->port_disable() hook
author
Jeff Garzik
<jeff@garzik.org>
Thu, 16 Aug 2007 07:17:03 +0000
(
03:17
-0400)
committer
Jeff Garzik
<jeff@garzik.org>
Fri, 12 Oct 2007 18:55:35 +0000
(14:55 -0400)
It was always set to ata_port_disable(). Removed the hook, and replaced
the very few ap->ops->port_disable() callsites with direct calls to
ata_port_disable().
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found