Re: [PATCH v4] Topcliff: Update PCH_GPIO driver to 2.6.35

From: Joe Perches
Date: Fri Oct 22 2010 - 02:00:25 EST


On Fri, 2010-10-22 at 14:51 +0900, Tomoya MORINAGA wrote:

Just trivia:

> diff --git a/drivers/gpio/pch_gpio.c b/drivers/gpio/pch_gpio.c
[]
> +static const struct pci_device_id pch_gpio_pcidev_id[] = {
> + {PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x8803)},
> + {0,}
> +};

DEFINE_PCI_DEVICE_TABLE


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/