serial: exar: remove old Connect Tech setup
authorParker Newman <pnewman@connecttech.com>
Wed, 17 Apr 2024 20:31:23 +0000 (16:31 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Apr 2024 06:23:50 +0000 (08:23 +0200)
commitc69fddf12ffcf375d24ccc32c94546d56b1ba2e8
tree4da6a9ffb8fe97dff9059f2f64201806ffd46235
parent8c467f3300591a206fa8dcc6988d768910799872
serial: exar: remove old Connect Tech setup

Preparatory patch removing existing Connect Tech setup code and
CONNECT_DEVICE macro.

Subsequent patches in this series will add in new UART family specific
setup code and new device definition macros to allow for supporting CTI
serial cards with Exar PCI IDs and CTI PCI IDs.

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