OSDN Git Service

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)
commitd1252f0237238b912c3e7a51bf237acf34c97983
tree7449569b264ecb817415aac57ccee18d64d0015d
parent9e98c678c2d6ae3a17cb2de55d17f69dddaa231b
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