From: Dan Williams Date: Fri, 24 Feb 2012 19:08:43 +0000 (-0600) Subject: USB: qcserial: don't grab QMI port on Gobi 1000 devices X-Git-Tag: v3.4-rc1~184^2~22^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c192c8e71a2ded01170c1a992cd21aaedc822756;p=pandora-kernel.git USB: qcserial: don't grab QMI port on Gobi 1000 devices Gobi 1000 devices have a different port layout, which wasn't respected by the current driver, and thus it grabbed the QMI/net port. In the near future we'll be attaching another driver to the QMI/net port for these devices (cdc-wdm and qmi_wwan) so make sure the qcserial driver doesn't claim them. This patch also prevents qcserial from binding to interfaces 0 and 1 on 1K devices because those interfaces do not respond. Signed-off-by: Dan Williams Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed