serial: exar: moved generic_rs485 further up in 8250_exar.c
authorParker Newman <pnewman@connecttech.com>
Wed, 17 Apr 2024 20:31:26 +0000 (16:31 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Apr 2024 06:23:50 +0000 (08:23 +0200)
commit209a20d4bd91761f801116bb155758e45e9340a8
treef9ac99e9e03377a531844f1fe90a8d826572d9b6
parent393b520a99b21d9ec6d4bb32e7c05bbb4f6dc777
serial: exar: moved generic_rs485 further up in 8250_exar.c

Preparatory patch moving generic_rs485_config and
generic_rs485_supported higher in the file to allow for CTI setup
functions to use them.

Signed-off-by: Parker Newman <pnewman@connecttech.com>
Link: https://lore.kernel.org/r/a7bf2a42de759908c058246ec15f60bde9a5dc65.1713382717.git.pnewman@connecttech.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_exar.c