8250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port Adapter
authorMichael Reed <mreed@linux.vnet.ibm.com>
Tue, 31 May 2011 17:06:28 +0000 (12:06 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 16:42:05 +0000 (09:42 -0700)
commit2807190b69f60ce4a04a9c7c523c9bce8cb62b2e
treedc13059e5a1ea8fd224af1fdcd9f8bcc8a50135d
parentae92c1f5e7b6708371365d262625ac19e67c1e79
8250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port Adapter

The purpose of the patch is to add EEH support to the 8250_PCI driver
for the IBM/Digi PCIE 2port Async EIA-232 Adapter that uses a PLX
chipset on the PPC platforrm.  Basic support for this adapter was
recently added https://lkml.org/lkml/2011/5/11/341

This patch was created against the linux-next kernel

Cc: Greg Kroah-Hartman <gregkh@suse.de>
Cc: Breno Leitao <leitao@linux.vnet.ibm.com>
Cc: Scott Kilau <scottk@digi.com>
Signed-off-by: Michael Reed <mreed@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/tty/serial/8250_pci.c