]> git.baikalelectronics.ru Git - 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, 9 Dec 2016 10:44:11 +0000 (11:44 +0100)
commitb526ec2ab8e4f1b4fb683f56cf6ff59f4145c1a5
tree13d4f16c44cda3443f3ac82ccecb588456660798
parent8952de973b787458c1aad218fb35b9e3d4e8bf7c
USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041

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>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/option.c