Revert "USB: option: add ID for ZTE MF 330"
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 22:03:37 +0000 (15:03 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 22:03:37 +0000 (15:03 -0700)
commit3095ec895fd5ec19a7cb60b5cbfa766d68a74a24
treee0a9124c9e84fefe9f1da7cb2e7cebd5cf694ba1
parent7febe2be36035e5c75128e8cc3baeb1f30fa2bc4
Revert "USB: option: add ID for ZTE MF 330"

This reverts commit a559d2c8c1bf652ea2d0ecd6ab4a250fcdb37db8.

Turns out that device id 0x1d6b:0x0002 is a USB hub, which causes havoc
when the option driver tries to bind to it.

So revert this as it doesn't seem to be needed at all.

Thanks to Michael Tokarev and PaweÅ‚ Drobek for working on resolving this
issue.

Cc: Paweł Drobek <pawel.drobek@gmail.com>
Cc: Michael Tokarev <mjt@tls.msk.ru>
Cc: Dominik Brodowski <linux@dominikbrodowski.net>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/option.c