Re: [PATCH] serial/8250_pci: add a quirk for the kt serial controller

From: Greg KH
Date: Mon Oct 24 2011 - 22:40:49 EST


On Sun, Oct 23, 2011 at 03:27:16PM -0700, Dan Williams wrote:
> --- a/include/linux/pci_ids.h
> +++ b/include/linux/pci_ids.h
> @@ -2492,6 +2492,7 @@
> #define PCI_DEVICE_ID_INTEL_IOAT 0x1a38
> #define PCI_DEVICE_ID_INTEL_COUGARPOINT_LPC_MIN 0x1c41
> #define PCI_DEVICE_ID_INTEL_COUGARPOINT_LPC_MAX 0x1c5f
> +#define PCI_DEVICE_ID_INTEL_PATSBURG_KT 0x1d3d
> #define PCI_DEVICE_ID_INTEL_PATSBURG_LPC_0 0x1d40
> #define PCI_DEVICE_ID_INTEL_PATSBURG_LPC_1 0x1d41
> #define PCI_DEVICE_ID_INTEL_PANTHERPOINT_XHCI 0x1e31

Based on the comment at the top of this file, you shouldn't add this
entry to it.

Care to redo the patch without that change?

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/