projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c45a632
)
pata_winbond: restore cable method
author
Alan Cox
<alan@redhat.com>
Tue, 27 Mar 2007 05:43:42 +0000
(21:43 -0800)
committer
Jeff Garzik
<jeff@garzik.org>
Sat, 28 Apr 2007 18:16:00 +0000
(14:16 -0400)
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/pata_winbond.c
patch
|
blob
|
history
diff --git
a/drivers/ata/pata_winbond.c
b/drivers/ata/pata_winbond.c
index 6c111035fc84da35b2ffa7e4bcf42fcb4951a960..519943239dbf5fc16234d3ba5e87302a601f36c7 100644
(file)
--- a/
drivers/ata/pata_winbond.c
+++ b/
drivers/ata/pata_winbond.c
@@
-152,6
+152,7
@@
static struct ata_port_operations winbond_port_ops = {
.thaw = ata_bmdma_thaw,
.error_handler = ata_bmdma_error_handler,
.post_internal_cmd = ata_bmdma_post_internal_cmd,
+ .cable_detect = ata_cable_40wire,
.qc_prep = ata_qc_prep,
.qc_issue = ata_qc_issue_prot,