]> git.ipfire.org Git - people/arne_f/kernel.git/commit
USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041
authorDaniele Palmas <dnlplm@gmail.com>
Thu, 1 Dec 2016 15:38:39 +0000 (16:38 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Jan 2017 10:16:18 +0000 (11:16 +0100)
commite47e81c4e705ad5b5167e4ebd318e811776b9e19
tree1318b6e0f3b77a7c86467ae540903855525066fd
parent3aa3cb940878cfe7d94c9eefc979dfd1b48f905d
USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041

commit 5b09eff0c379002527ad72ea5ea38f25da8a8650 upstream.

This patch adds support for PIDs 0x1040, 0x1041 of Telit LE922A.

Since the interface positions are the same than the ones used
for other Telit compositions, previous defined blacklists are 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