USB: usb-serial: option: Don't match Huawei driver CD images
authorMichael Karcher <kernel@mkarcher.dialup.fu-berlin.de>
Wed, 28 May 2008 21:58:18 +0000 (23:58 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 29 May 2008 20:59:06 +0000 (13:59 -0700)
commita7f3872c43b8001f01000f79583d422c6995f98d
treebdb575e8842d5e1b665f4bfc253e00cbd4a1e1bf
parent4be2fa186d54758296d30c565d7b5111dd45b000
USB: usb-serial: option: Don't match Huawei driver CD images

Add the interface info matching to all Huawei cards, as they all also
contain a Mass Storage Device interface (usually containing Windows
drivers) which should not get bound by this driver.

See also drivers/usb/storage/unusual_devs.h

Signed-off-by: Michael Karcher <kernel@mkarcher.dialup.fu-berlin.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/option.c