USB: serial: Another Infineon flash loader USB ID
authorJonas Jonsson <jonas@ludd.ltu.se>
Sun, 22 Nov 2015 10:47:18 +0000 (11:47 +0100)
committerJohan Hovold <johan@kernel.org>
Mon, 23 Nov 2015 09:32:59 +0000 (10:32 +0100)
commita0e80fbd56b4573de997c9a088a33abbc1121400
tree6964d880b85fa6650584a5e65d5fd5dfccd5a2a9
parentf33a7f72e5fc033daccbb8d4753d7c5c41a4d67b
USB: serial: Another Infineon flash loader USB ID

The flash loader has been seen on a Telit UE910 modem. The flash loader
is a bit special, it presents both an ACM and CDC Data interface but
only the latter is useful. Unless a magic string is sent to the device
it will disappear and the regular modem device appears instead.

Signed-off-by: Jonas Jonsson <jonas@ludd.ltu.se>
Tested-by: Daniele Palmas <dnlplm@gmail.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/usb-serial-simple.c