• Greg Kroah-Hartman's avatar
    Revert "USB: option: add ID for ZTE MF 330" · 3095ec89
    Greg Kroah-Hartman authored
    This reverts commit a559d2c8.
    
    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: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    3095ec89
option.c 63.8 KB