LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] pata_ixp4xx_cf - set cable type
@ 2007-03-01 17:47 Alan
  0 siblings, 0 replies; only message in thread
From: Alan @ 2007-03-01 17:47 UTC (permalink / raw)
  To: linux-kernel, linux-ide, jgarzik

Signed-off-by: Alan Cox <alan@redhat.com>

diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.21-rc2/drivers/ata/pata_ixp4xx_cf.c linux-2.6.21-rc2/drivers/ata/pata_ixp4xx_cf.c
--- linux.vanilla-2.6.21-rc2/drivers/ata/pata_ixp4xx_cf.c	2007-03-01 13:36:03.000000000 +0000
+++ linux-2.6.21-rc2/drivers/ata/pata_ixp4xx_cf.c	2007-03-01 14:56:13.873095560 +0000
@@ -129,6 +129,7 @@
 	.qc_issue	= ata_qc_issue_prot,
 	.eng_timeout	= ata_eng_timeout,
 	.data_xfer	= ixp4xx_mmio_data_xfer,
+	.cable_detect	= ata_cable_40wire,
 
 	.irq_handler	= ata_interrupt,
 	.irq_clear	= ixp4xx_irq_clear,

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-03-01 16:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-01 17:47 [PATCH] pata_ixp4xx_cf - set cable type Alan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).