]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "USB: serial: add Moxa UPORT 11x0 driver"
authorJohan Hovold <johan@kernel.org>
Mon, 29 Feb 2016 17:56:02 +0000 (18:56 +0100)
committerJohan Hovold <johan@kernel.org>
Tue, 1 Mar 2016 10:01:33 +0000 (11:01 +0100)
commit14fc551430dc924c25b61f34dbbd029c1b954ced
tree9f694b1d1a65df1765319744d590367ffcb08b7c
parentea7a99e755a25897f02235ca6e34f9260208db96
Revert "USB: serial: add Moxa UPORT 11x0 driver"

This reverts commit 44b12230aa19f958d25b2c6298467778265d01f2.

Turns out the MOXA vendor driver was basically just a copy of the
ti_usb_3410_5052 driver. We don't want two drivers for the same chip
even if mxu11x0 had gotten some much needed clean up before merge. So
let's remove the mxu11x0 driver, add support for these Moxa devices to
the TI driver, and then clean that driver up instead.

Signed-off-by: Johan Hovold <johan@kernel.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/Kconfig
drivers/usb/serial/Makefile
drivers/usb/serial/mxu11x0.c [deleted file]