projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fb060d
)
USB: serial: qcserial: new Sierra Wireless EM7305 device ID
author
Bjørn Mork
<bjorn@mork.no>
Tue, 13 Jun 2017 17:11:42 +0000
(19:11 +0200)
committer
Johan Hovold
<johan@kernel.org>
Wed, 14 Jun 2017 07:27:57 +0000
(09:27 +0200)
A new Sierra Wireless EM7305 device ID used in a Toshiba laptop.
Reported-by: Petr Kloc <petr_kloc@yahoo.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/qcserial.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/usb/serial/qcserial.c
b/drivers/usb/serial/qcserial.c
index fd509ed6cf7065725c097ab1bc4eac84359be1f6..652b4334b26dd62eb966bda17d3a52251471587c 100644
(file)
--- a/
drivers/usb/serial/qcserial.c
+++ b/
drivers/usb/serial/qcserial.c
@@
-158,6
+158,7
@@
static const struct usb_device_id id_table[] = {
{DEVICE_SWI(0x1199, 0x9056)}, /* Sierra Wireless Modem */
{DEVICE_SWI(0x1199, 0x9060)}, /* Sierra Wireless Modem */
{DEVICE_SWI(0x1199, 0x9061)}, /* Sierra Wireless Modem */
+ {DEVICE_SWI(0x1199, 0x9063)}, /* Sierra Wireless EM7305 */
{DEVICE_SWI(0x1199, 0x9070)}, /* Sierra Wireless MC74xx */
{DEVICE_SWI(0x1199, 0x9071)}, /* Sierra Wireless MC74xx */
{DEVICE_SWI(0x1199, 0x9078)}, /* Sierra Wireless EM74xx */