Revert "USB: qcserial/option: make AT URCs work for Sierra Wireless MC73xx"
authorDavid Ward <david.ward@ll.mit.edu>
Wed, 16 Sep 2015 16:28:00 +0000 (12:28 -0400)
committerJohan Hovold <johan@kernel.org>
Fri, 9 Oct 2015 10:42:56 +0000 (12:42 +0200)
commitfbbf9fd2f1b8b4490ff777df2af5543608dde6f1
tree0d2da821533f8d8b4604934a949ba32bf510a7c2
parent3d07984b4fe76000f5210630c19ab34aa9d3c5a4
Revert "USB: qcserial/option: make AT URCs work for Sierra Wireless MC73xx"

This reverts commit d80c0d14183516f184a5ac88e11008ee4c7d2a2e
(excluding the change to MAX_BL_NUM, which has since been removed).

The qcserial driver now enables the SET_CONTROL_LINE_STATE request
so that AT URCs will work. Move these devices back to the qcserial
driver, which is used for other devices in this series that follow
the same layout.

Cc: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David Ward <david.ward@ll.mit.edu>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/option.c
drivers/usb/serial/qcserial.c