]> git.baikalelectronics.ru Git - kernel.git/commit
USB: serial: option: add support for Quectel EM12
authorKristian Evensen <kristian.evensen@gmail.com>
Sat, 2 Mar 2019 12:35:53 +0000 (13:35 +0100)
committerJohan Hovold <johan@kernel.org>
Tue, 19 Mar 2019 09:37:18 +0000 (10:37 +0100)
commit52c235350132b6c96220822899db2eb2bc652d8c
tree7449569b264ecb817415aac57ccee18d64d0015d
parent805099b2fb57eba3d69bc38aeb447dfe76b0ebb9
USB: serial: option: add support for Quectel EM12

The Quectel EM12 is a Cat. 12 LTE modem. It behaves in the exactly the
same way as the EP06 (including the dynamic configuration behavior), so
the same checks on reserved interfaces, etc. are needed.

Signed-off-by: Kristian Evensen <kristian.evensen@gmail.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/option.c