UPSTREAM: USB: cdc-wdm: QMI devices are now handled by qmi_wwan
authorBjørn Mork <bjorn@mork.no>
Wed, 20 Jun 2012 09:53:23 +0000 (11:53 +0200)
committerGerrit <chrome-bot@google.com>
Tue, 16 Oct 2012 21:11:04 +0000 (14:11 -0700)
commita0bcbb1779df51657392ea8fc69af63a7125fdab
tree3b376c138dd1f7beec29e6b38d9217b176ffed8c
parentff85c7e9eebcc69ef551eaa0bd6fde7e80bb9de9
UPSTREAM: 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 <oliver@neukum.org>
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit 1a86e156e249e5d5c7b8dd4bf93701bb6ccb3cd9)

Change-Id: Ib8965f9c1983f09ddbef8bdc85bd943192088356
Signed-off-by: Ben Chan <benchan@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/35158
Reviewed-by: Olof Johansson <olofj@chromium.org>
drivers/usb/class/cdc-wdm.c