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)
committerWilly Tarreau <w@1wt.eu>
Sun, 21 Aug 2016 21:22:34 +0000 (23:22 +0200)
commit1883edde34d586fca99033e88f074239041cf7b6
tree9eec94019115f282a3074da28968e0ad7d1778fa
parent122ac0bd1d6385759bd8a8b052f5b4e3afba82af
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>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Willy Tarreau <w@1wt.eu>
drivers/usb/serial/option.c