commit | 6118514e8749105334f46ccec6faf9a439be6cf9 | [log] [tgz] |
---|---|---|
author | Andrew Bird <ajb@spheresystems.co.uk> | Wed Aug 17 00:20:03 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Aug 22 13:55:51 2011 -0700 |
tree | a0e0b84fb6202c1f4107d3e0ab3ac8d3c742b26b | |
parent | c6eb2d75ffcdfafa37ff010bf467de20d468ef79 [diff] |
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 <ajb@spheresystems.co.uk> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>