]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
USB: zte_ev: fix removed PIDs
authorJohan Hovold <johan@kernel.org>
Thu, 28 Aug 2014 10:46:54 +0000 (12:46 +0200)
committerJiri Slaby <jslaby@suse.cz>
Thu, 9 Apr 2015 12:13:33 +0000 (14:13 +0200)
commit10b98d53f150f146e115d1c17d870b21274e2fdb
treec760db4d8a347c364c28bf927845d7b3a9dcb282
parentc084542fe8a21054da221cb9caff8976bd1972f3
USB: zte_ev: fix removed PIDs

commit 3096691011d01cef56b243a5e65431405c07d574 upstream.

Add back some PIDs that were mistakingly remove when reverting commit
73228a0538a7 ("USB: option,zte_ev: move most ZTE CDMA devices to
zte_ev"), which apparently did more than its commit message claimed in
that it not only moved some PIDs from option to zte_ev but also added
some new ones.

Fixes: 63a901c06e3c ("Revert "USB: option,zte_ev: move most ZTE CDMA
devices to zte_ev"")

Reported-by: Lei Liu <lei35151@163.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/usb/serial/zte_ev.c