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)
committerSasha Levin <alexander.levin@verizon.com>
Sat, 20 Aug 2016 03:07:58 +0000 (23:07 -0400)
commitaef1e06da0d03039075d4b5ae8ff95b1a856c8ba
treef47bac10e586e603d41e13e834cdce547f00f782
parent4af80d9fc8c6c671da4d578a871e08dea92da26f
USB: serial: option: add support for Telit LE910 PID 0x1206

[ Upstream commit 3c0415fa08548e3bc63ef741762664497ab187ed ]

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: Sasha Levin <alexander.levin@verizon.com>
drivers/usb/serial/option.c