From: Guainluca Anzolin Date: Tue, 4 Sep 2012 14:56:12 +0000 (+0100) Subject: parport_serial: Add support for the WCH353 2S/1P multi-IO card X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6971c635af27b1d18d409e337e70bae25d2fa8ec;p=pandora-kernel.git parport_serial: Add support for the WCH353 2S/1P multi-IO card To allow parport_serial to handle the card the same PCI ids are blacklisted in 8250_pci.c using the existing software blacklist mechanism. The blacklist array is also renamed because it now covers this new use case. Since the two serial ports are auto-detected as XScale instead of 16550A clones, we also add a quirk to 8250_pci.c to skip autodetection and set the correct port type. Signed-off-by: Gianluca Anzolin [Fold in fixes for the uart_8250 change] Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed