projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6]
/
drivers
/
ata
/
sata_sx4.c
diff --git
a/drivers/ata/sata_sx4.c
b/drivers/ata/sata_sx4.c
index
6107eff
..
ec04b8d
100644
(file)
--- a/
drivers/ata/sata_sx4.c
+++ b/
drivers/ata/sata_sx4.c
@@
-251,6
+251,7
@@
static struct ata_port_operations pdc_20621_ops = {
.phy_reset = pdc_20621_phy_reset,
.qc_prep = pdc20621_qc_prep,
.qc_issue = pdc20621_qc_issue,
+ .qc_fill_rtf = ata_sff_qc_fill_rtf,
.sff_data_xfer = ata_sff_data_xfer,
.eng_timeout = pdc_eng_timeout,
.sff_irq_clear = pdc20621_irq_clear,