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:
0bd3300
)
[PATCH] libata: don't do EDD handling if ->probe_reset is used
author
Tejun Heo
<htejun@gmail.com>
Sun, 12 Feb 2006 14:22:37 +0000
(23:22 +0900)
committer
Jeff Garzik
<jgarzik@pobox.com>
Sun, 12 Feb 2006 19:29:10 +0000
(14:29 -0500)
EDD is never used with ->probe_reset. Don't handle EDD special case
in ata_dev_identify if ->probe_reset is in use.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
No differences found