OSDN Git Service

USB: serial: option: add support for Telit LE910 PID 0x1206
authorDaniele Palmas <dnlplm@gmail.com>
Mon, 6 Jun 2016 10:38:17 +0000 (12:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Aug 2016 16:09:16 +0000 (18:09 +0200)
commit3ab02b35d5ce7a161ff8ad141db207837015ad6c
treeaa0385ca040a08ca7db69a2bf321bbed83861593
parent558b4adac08dc14106af03b87216723f1f98d08c
USB: serial: option: add support for Telit LE910 PID 0x1206

commit 3c0415fa08548e3bc63ef741762664497ab187ed upstream.

This patch adds support for 0x1206 PID of Telit LE910.

Since the interfaces positions are the same than the ones for
0x1043 PID of Telit LE922, telit_le922_blacklist_usbcfg3 is used.

Signed-off-by: Daniele Palmas <dnlplm@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/option.c