USB: option: cleanup zte 3g-dongle's pid in option.c
authorRui li <li.rui27@zte.com.cn>
Tue, 14 Feb 2012 02:35:01 +0000 (10:35 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Mar 2012 00:31:05 +0000 (16:31 -0800)
commit4cc383ba35be70d24fb7d43dd67f15f6ec3c7ebc
tree4aae3a994773679570ff12e3d0155c762d99f66d
parent4a2448683921f6bb770e934ff6ab78a6e2dc78cf
USB: option: cleanup zte 3g-dongle's pid in option.c

commit b9e44fe5ecda4158c22bc1ea4bffa378a4f83f65 upstream.

  1. Remove all old mass-storage ids's pid:
     0x0026,0x0053,0x0098,0x0099,0x0149,0x0150,0x0160;
  2. As the pid from 0x1401 to 0x1510 which have not surely assigned to
     use for serial-port or mass-storage port,so i think it should be
     removed now, and will re-add after it have assigned in future;
  3. sort the pid to WCDMA and CDMA.

Signed-off-by: Rui li <li.rui27@zte.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/option.c