Re: [PATCH #upstream-fixes] pata_via: fix SATA cable detection on cx700

2008-02-11 Thread Jeff Garzik
Tejun Heo wrote: The first port of cx700 is SATA. Fix cable detection. Signed-off-by: Tejun Heo [EMAIL PROTECTED] --- drivers/ata/pata_via.c |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) applied - To unsubscribe from this list: send the line unsubscribe linux-ide in the

[PATCH #upstream-fixes] pata_via: fix SATA cable detection on cx700

2008-02-06 Thread Tejun Heo
The first port of cx700 is SATA. Fix cable detection. Signed-off-by: Tejun Heo [EMAIL PROTECTED] --- drivers/ata/pata_via.c |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/drivers/ata/pata_via.c b/drivers/ata/pata_via.c index 39627ab..d119a68 100644 ---

Re: [PATCH #upstream-fixes] pata_via: fix SATA cable detection on cx700

2008-02-06 Thread Alan Cox
On Thu, 07 Feb 2008 10:18:53 +0900 Tejun Heo [EMAIL PROTECTED] wrote: The first port of cx700 is SATA. Fix cable detection. That should be set anyway by the drive detect but it does no harm and fixes stuff if there is no drive. Acked-by: Alan Cox [EMAIL PROTECTED] - To unsubscribe from this