]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Thu, 23 Jun 2011 22:05:37 +0000 (15:05 -0700)
commit4a4a0b34ef0e4bc65dc38bb5366397d19e3a08fc
tree3584fa6e43b482838610c2b2721123acbe638048
parenta33ebb8d3f369922763afbf744f7dad9ba6f7318
Revert "USB: option: add ID for ZTE MF 330"

commit 3095ec895fd5ec19a7cb60b5cbfa766d68a74a24 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/option.c