The patch titled add-support-for-korenix-16c950-based-pci-cards fix has been removed from the -mm tree. Its filename was add-support-for-korenix-16c950-based-pci-cards-fix.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: add-support-for-korenix-16c950-based-pci-cards fix From: Russell King <rmk@xxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- include/linux/pci_ids.h | 4 ++++ 1 files changed, 4 insertions(+) diff -puN include/linux/pci_ids.h~add-support-for-korenix-16c950-based-pci-cards-fix include/linux/pci_ids.h --- a/include/linux/pci_ids.h~add-support-for-korenix-16c950-based-pci-cards-fix +++ a/include/linux/pci_ids.h @@ -2067,6 +2067,10 @@ #define PCI_DEVICE_ID_JMICRON_JMB366 0x2366 #define PCI_DEVICE_ID_JMICRON_JMB368 0x2368 +#define PCI_VENDOR_ID_KORENIX 0x1982 +#define PCI_DEVICE_ID_KORENIX_JETCARDF0 0x1600 +#define PCI_DEVICE_ID_KORENIX_JETCARDF1 0x16ff + #define PCI_VENDOR_ID_TEKRAM 0x1de1 #define PCI_DEVICE_ID_TEKRAM_DC290 0xdc29 _ Patches currently in -mm which might be from rmk@xxxxxxxxxxxxxxxx are update-smc91x-driver-with-arm-versatile-board-info.patch 8250-uart-backup-timer.patch serial-trivial-code-flow-simplification.patch make-sure-uart-is-powered-up-when-dumping-mctrl-status.patch perle-multimodem-card-pci-ras-detection.patch pnx8550-uart-driver.patch workstruct-implement-generic-up-cmpxchg-where-an-arch-doesnt-support-it.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html