USB: option: add huawei k3765 k4505 devices to work properly
commite3792e0d6f7b2e5836a8fedfe7c3d4a5cf6d367f
authorAndrew Bird <ajb@spheresystems.co.uk>
Fri, 23 Jul 2010 15:04:41 +0000 (23 16:04 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 13 Aug 2010 20:27:27 +0000 (13 13:27 -0700)
tree16ef52db22b137feeb1a4a1fa11769a9a876a2ac
parent07961759aef1bf44a26235d8032d3965711a2b2f
USB: option: add huawei k3765 k4505 devices to work properly

commit 0372a754be9aa43e19fd86c9bc04796d43b55e38 upstream.

This patch adds the product IDs of Huawei's K3765 and K4505 mobile
broadband usb modems to option.c. It also adds a quirk to the option
probe function so that binding to the device's network interface(class
0xff) is avoided. This is necessary to allow another driver to bind to
that, and to avoid programs like wvdial opening a nonfunctioning tty
during modem discovery.

Signed-off-by: Andrew Bird <ajb@spheresystems.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/option.c