USB: zte_ev: fix removed PIDs
authorJohan Hovold <johan@kernel.org>
Thu, 28 Aug 2014 10:46:54 +0000 (12:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Sep 2014 18:28:59 +0000 (11:28 -0700)
commit3096691011d01cef56b243a5e65431405c07d574
treeac1ec7a5235f3f26c85c42c8f38711badb1fe93b
parent75dfea530e5bd1ea4a8907752de963efbeaf4731
USB: zte_ev: fix removed PIDs

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>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/zte_ev.c