USB: serial: option: add support for Telit LE920A4
authorDaniele Palmas <dnlplm@gmail.com>
Tue, 2 Aug 2016 09:29:25 +0000 (11:29 +0200)
committerJohan Hovold <johan@kernel.org>
Mon, 8 Aug 2016 10:36:27 +0000 (12:36 +0200)
commit01d7956b58e644ea0d2e8d9340c5727a8fc39d70
treeb23254e89a0fa1f36aa452e75126b92600253017
parentae34d12cc1e212ffcd92e069030e54dae69c832f
USB: serial: option: add support for Telit LE920A4

This patch adds a set of compositions for Telit LE920A4.

Compositions in short are:

0x1207: tty + tty
0x1208: tty + adb + tty + tty
0x1211: tty + adb + ecm
0x1212: tty + adb
0x1213: ecm + tty
0x1214: tty + adb + ecm + tty

telit_le922_blacklist_usbcfg3 is reused for compositions 0x1211
and 0x1214 due to the same interfaces positions.

Signed-off-by: Daniele Palmas <dnlplm@gmail.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/option.c