]> git.ipfire.org Git - people/arne_f/kernel.git/commit
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 09:53:19 +0000 (11:53 +0200)
commit6f12e6c0fc0db556f84e6a926a7ab413c5d5552b
tree188255fbf012c900329fed4d12175467ed2abb58
parent018ec30216fdff75d2909f32abfc47a05eec5aa8
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