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:34:18 +0000 (16:34 -0800)
commite4388320d16815d4495358a9b9950263ba052157
tree015894c7f0f0d12e20925f2adf8de9a594941321
parentf887e1ac4775bd066690fd7c64b68a18b0b70b19
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