commit | 6ab711f962ab092c2a6b6a5b822075b246a8119e | [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 Oct 03 11:39:51 2011 -0700 |
tree | 4f38734f8328837da124b2c5a2283ed07af5a92c | |
parent | 42dc061e21788aa7805bc4f07dcdfa5f4b8f2b11 [diff] |
USB option driver K3765/K4505 avoid CDC_DATA interface commit 6118514e8749105334f46ccec6faf9a439be6cf9 upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>