]> asedeno.scripts.mit.edu Git - linux.git/commit
serial: 8250_exar: Move Exar pieces to custom ->startup()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 11 Oct 2019 11:56:10 +0000 (14:56 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Oct 2019 19:02:04 +0000 (21:02 +0200)
commit6e73113784acf25b0b2d3eb316ab1c765a8858e4
treef6b18431f7cf08d8315e3fbe1809348dbe942151
parent7ca932e441325f4fb1444c568446b4338ff28ae7
serial: 8250_exar: Move Exar pieces to custom ->startup()

There is a one more step to consolidate Exar bits under 8250_exar umbrella.
This time we introduce a custom ->startup() callback where the Exar specific
settings are applied.

Cc: Robert Middleton <robert.middleton@rm5248.com>
Cc: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Cc: Aaron Sierra <asierra@xes-inc.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20191011115610.81507-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_exar.c
drivers/tty/serial/8250/8250_port.c