]> git.karo-electronics.de Git - linux-beck.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 09:40:11 +0000 (10:40 +0100)
commit142513d6dc7ca378d90537abcc341d65dfaf438e
tree6c05cff4dc52a5c636048e864a2a6d451f2625e4
parent1a5ec7dd17a98547618ea7b0ef3bbeb3837a7c49
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