Re: [PATCH 1/2] mmc:sdhci-pci:Add O2Micor/BayHubTect PCI SD Host

From: reg Kroah-Hartman
Date: Tue Sep 24 2013 - 23:30:08 EST


On Wed, Sep 25, 2013 at 03:20:07AM +0000, Peter Guo wrote:
> --- a/include/linux/pci_ids.h
> +++ b/include/linux/pci_ids.h
> @@ -1700,6 +1700,11 @@
> #define PCI_DEVICE_ID_O2_8221 0x8221
> #define PCI_DEVICE_ID_O2_8320 0x8320
> #define PCI_DEVICE_ID_O2_8321 0x8321
> +#define PCI_DEVICE_ID_O2_8520 0x8520
> +#define PCI_DEVICE_ID_O2_8420 0x8420
> +#define PCI_DEVICE_ID_O2_8421 0x8421
> +#define PCI_DEVICE_ID_O2_8620 0x8620
> +#define PCI_DEVICE_ID_O2_8621 0x8621

Please read the top of this file for why you shouldn't be adding new
device ids to it.

thanks,

greg k-h
--
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/