From: Bjørn Mork Date: Fri, 9 Mar 2012 11:35:05 +0000 (+0100) Subject: net: qmi_wwan: support devices having a shared QMI/wwan interface X-Git-Tag: v3.4-rc1~184^2~22^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3ecb08abef7690c6bc2d22f099cf3ee56881a30;p=pandora-kernel.git net: qmi_wwan: support devices having a shared QMI/wwan interface Use the new cdc-wdm subdriver interface to create a device management device even for USB devices having a single combined QMI/wwan USB interface with three endpoints (int, bulk in, bulk out) instead of separate data and control interfaces. Some Huawei devices can be switched to a single interface mode for use with other operating systems than Linux. This adds support for these devices when they run in such non-Linux modes. Signed-off-by: Bjørn Mork Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed