USB: Remove ZTE modem from unusual_devices

The ZTE modem entry causes usb-storage to ignore the device, but for some
versions of the device, usb-storage mode is required to get to modem ode. For
both kinds the tool: http://www.draisberghof.de/usb_modeswitch/ should work.

Note that the various versions of the device have the same ProductId,
VendorId, and bcdDevice number, so we cannot have the entry for some and not
others.

Signed-off-by: Phil Dibowitz <phil@ipom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

authored by Phil Dibowitz and committed by Greg Kroah-Hartman d547f134 64915092

-10
-10
drivers/usb/storage/unusual_devs.h
··· 2041 2041 US_SC_DEVICE, US_PR_DEVICE, NULL, 2042 2042 US_FL_IGNORE_RESIDUE ), 2043 2043 2044 - /* Reported by Mauro Andreolini <andreoli@weblab.ing.unimo.it> 2045 - * This entry is needed to bypass the ZeroCD mechanism 2046 - * and to properly load as a modem device. 2047 - */ 2048 - UNUSUAL_DEV( 0x19d2, 0x2000, 0x0000, 0x0000, 2049 - "Onda ET502HS", 2050 - "USB MMC Storage", 2051 - US_SC_DEVICE, US_PR_DEVICE, NULL, 2052 - US_FL_IGNORE_DEVICE), 2053 - 2054 2044 UNUSUAL_DEV( 0x2116, 0x0320, 0x0001, 0x0001, 2055 2045 "ST", 2056 2046 "2A",