USB: option,zte_ev: move most ZTE CDMA devices to zte_ev
authorDan Williams <dcbw@redhat.com>
Wed, 5 Jun 2013 20:26:27 +0000 (15:26 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Jun 2013 16:06:25 +0000 (09:06 -0700)
commit73228a0538a70ebc4547bd09dee8971360dc1d87
tree475c7fd7a3158aa9b37f066ebc1c1bb6807c707a
parentb8a24e6281d37243c06b9497dcbfaa98c1e2ad35
USB: option,zte_ev: move most ZTE CDMA devices to zte_ev

Per some ZTE Linux drivers I found for the AC2716, the following patch
moves most ZTE CDMA devices from option to zte_ev.  The blacklist stuff
that option does is not required with zte_ev, because it doesn't
implement any of the send_setup hooks which the blacklist suppressed.

I did not move the 2718 over because I could not find any ZTE Linux
drivers for that device, nor even any Windows drivers.

Signed-off-by: Dan Williams <dcbw@redhat.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/option.c
drivers/usb/serial/zte_ev.c