mxser: drop ISA support
authorJiri Slaby <jslaby@suse.cz>
Fri, 18 Jun 2021 06:14:07 +0000 (08:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jun 2021 11:09:58 +0000 (13:09 +0200)
commit291343676e328e1493204faa149746829c488b06
tree9508276086ff896e4a351556d1584543c20029bc
parentd495dd743d5ecd47288156e25c4d9163294a0992
mxser: drop ISA support

While mxser PCI cards are still around and produced (Moxa provided me
with two recently), ISA cards are obsolete for a long time. I haven't
seen anyone using the cards and the ISA code paths are barely tested.

Hence, remove ISA support from mxser driver so that we can clean the
driver up.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210618061516.662-2-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/driver-api/serial/moxa-smartio.rst
drivers/tty/Kconfig
drivers/tty/mxser.c