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:
4e5ec5d
)
[PATCH] libata: Add ->set_mode hook for odd drivers
author
Alan Cox
<alan@lxorguk.ukuu.org.uk>
Mon, 27 Mar 2006 17:46:37 +0000
(18:46 +0100)
committer
Jeff Garzik
<jeff@garzik.org>
Thu, 30 Mar 2006 00:30:27 +0000
(19:30 -0500)
Some hardware doesn't want the usual mode setup logic running. This
allows the hardware driver to replace it for special cases in the least
invasive way possible.
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found