From: Andrew Bird Date: Fri, 23 Jul 2010 15:04:41 +0000 (+0100) Subject: USB: option: add huawei k3765 k4505 devices to work properly X-Git-Tag: v2.6.36-rc1~293^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0372a754be9aa43e19fd86c9bc04796d43b55e38;p=pandora-kernel.git USB: option: add huawei k3765 k4505 devices to work properly 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 Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed