USB: option: add support for Huawei E353 device
authorMarcin Gałczyński <marcin@galczynski.pl>
Sun, 15 May 2011 09:41:54 +0000 (11:41 +0200)
committerSteve Conklin <sconklin@canonical.com>
Fri, 15 Jul 2011 17:21:07 +0000 (12:21 -0500)
commitbeaa89dd06225e2cab62d372d86f03bb4ed9b35a
tree332f8d7fcd6ea68e2b79331faf11051337ddc880
parent2eec8b3fe80f3322a99aa95144e1178c928ac567
USB: option: add support for Huawei E353 device

BugLink: http://bugs.launchpad.net/bugs/793702

commit 610ba42f29c3dfa46a05ff8c2cadc29f544ff76d upstream.

I am sharing patch to the devices/usb/serial/option.c. This allows
operation of Huawei E353 broadband modem using the “option” driver. The
patch simply adds new constant with proper product ID and an entry to
usb_device_id. I worked on the 2.6.38.6 sources. Tested on Dell inspiron
1764 (i3 core cpu) and brand new Huawei E353 modem, Fedora 15 beta.

Looking at the type of change, i doubt it has potential to introduce
problems in other parts of kernel or the driver itself.

Signed-off-by: Marcin Galczynski <marcin@galczynski.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/usb/serial/option.c