Signed-off-by: Jean Delvare <khali@xxxxxxxxxxxx> --- drivers/pci/quirks.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-2.6.39-rc3.orig/drivers/pci/quirks.c 2011-04-12 11:05:41.000000000 +0200 +++ linux-2.6.39-rc3/drivers/pci/quirks.c 2011-04-15 09:50:18.000000000 +0200 @@ -681,7 +681,7 @@ static void __devinit ich7_lpc_generic_d /* ICH7-10 has the same common LPC generic IO decode registers */ static void __devinit quirk_ich7_lpc(struct pci_dev *dev) { - /* We share the common ACPI/DPIO decode with ICH6 */ + /* We share the common ACPI/GPIO decode with ICH6 */ ich6_lpc_acpi_gpio(dev); /* And have 4 ICH7+ generic decodes */ -- Jean Delvare -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html