From: Andrew Bird Date: Tue, 16 Aug 2011 23:20:03 +0000 (+0100) Subject: USB option driver K3765/K4505 avoid CDC_DATA interface X-Git-Tag: v3.1-rc4~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6118514e8749105334f46ccec6faf9a439be6cf9;p=pandora-kernel.git USB option driver K3765/K4505 avoid CDC_DATA interface Currently the Option driver avoids binding interface 1 on Huawei K3765 and K4505 broadband modems as it should be handled by the cdc_ether driver instead. This patch ensures we don't bind the interface 2 on those devices as that is CDC_DATA. Signed-off-by: Andrew Bird Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed