Purely a stylistic issue currently but best done while I notice it.
Signed-off-by: Alan Cox <[EMAIL PROTECTED]>
diff -u --exclude-from /usr/src/exclude --new-file --recursive
linux.vanilla-2.6.23rc6-mm1/drivers/ata/pata_acpi.c
linux-2.6.23rc6-mm1/drivers/ata/pata_acpi.c
--- linux.vanilla-2.6.23rc6-mm1/drivers/ata/pata_acpi.c 2007-09-18
15:32:51.000000000 +0100
+++ linux-2.6.23rc6-mm1/drivers/ata/pata_acpi.c 2007-09-18 16:18:12.000000000
+0100
@@ -270,7 +270,7 @@
acpi->mask[0] = pacpi_discover_modes(ap, &ap->device[0]);
acpi->mask[1] = pacpi_discover_modes(ap, &ap->device[1]);
- ret = ata_port_start(ap);
+ ret = ata_sff_port_start(ap);
if (ret < 0)
return ret;
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html