From: Bjørn Mork Date: Wed, 20 Jun 2012 09:53:23 +0000 (+0200) Subject: USB: cdc-wdm: QMI devices are now handled by qmi_wwan X-Git-Tag: v3.6-rc1~101^2~53^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a86e156e249e5d5c7b8dd4bf93701bb6ccb3cd9;p=pandora-kernel.git USB: cdc-wdm: QMI devices are now handled by qmi_wwan qmi_wwan has been changed to drive both the control and data interface for all QMI/wwan devices, using cdc-wdm as a subdriver. Remove the stale device ID entries from cdc-wdm. >From now on new QMI/wwan devices will only need to be added to the qmi_wwan driver, regardless of the USB descriptor layout Note that this is not appropriate for stable/longterm kernels despite being a device ID patch. Cc: Oliver Neukum Signed-off-by: Bjørn Mork Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed