serial: exar: split out the exar code from 8250_pci
authorSudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Mon, 30 Jan 2017 22:28:21 +0000 (22:28 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Feb 2017 09:12:16 +0000 (10:12 +0100)
commitd0aeaa83f0b0f7a92615bbdd6b1f96812f7dcfd2
treeaa56bbc9f4621842176fbd1d89fe00c06582f520
parentbc2be239feef9ac9fc8ad17adf7c03b353f6546f
serial: exar: split out the exar code from 8250_pci

Add the serial driver for the Exar chips. And also register the
platform device for the GPIO provided by the Exar chips.

Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_exar.c [new file with mode: 0644]
drivers/tty/serial/8250/Kconfig
drivers/tty/serial/8250/Makefile