]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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, 13 Jun 2013 17:48:54 +0000 (10:48 -0700)
commit0df9e559f78311ab20dcf1c18ae35744944fabd0
treecb323881dd9fd7bbedb6414d1f914df16cfac25c
parent37d3597178401d9ed511b13cf74d2ca73ac366d9
USB: option,zte_ev: move most ZTE CDMA devices to zte_ev

commit 73228a0538a70ebc4547bd09dee8971360dc1d87 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/option.c
drivers/usb/serial/zte_ev.c