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)
commit537b8a8695ea0fbc857fe68f99cd5294f8fca5e3
tree9f694b1d1a65df1765319744d590367ffcb08b7c
parentc0992d0f54847d0d1d85c60fcaa054f175ab1ccd
Revert "USB: serial: add Moxa UPORT 11x0 driver"

This reverts commit 0b2b093ad405b56a9e6f4f20a25da77ebfa9549c.

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]
This page took 0.024728 seconds and 5 git commands to generate.