]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf93b36a8e925807556df652b631123834fc8e467
treeaa56bbc9f4621842176fbd1d89fe00c06582f520
parent4a5723e2cac8211ac4e5385b6e0fcb03a5bcf669
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