USB: option: cleanup zte 3g-dongle's pid in option.c
authorli.rui27@zte.com.cn <li.rui27@zte.com.cn>
Tue, 14 Feb 2012 02:35:01 +0000 (10:35 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Feb 2012 23:08:40 +0000 (15:08 -0800)
commitb9e44fe5ecda4158c22bc1ea4bffa378a4f83f65
treee6b5d7c69cd56c2f0f61475abfb89bc310ad4547
parent887aa58e482dbf6d35d24cfa7b3315c8f5543339
USB: option: cleanup zte 3g-dongle's pid in option.c

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