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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Jan 2016 04:54:09 +0000 (20:54 -0800)
commitbbe2ca0d54e997ce7ece0b97230b1f1d88124e5d
tree5d27d90757e3218c62a09346193f3cf9399ba227
parent71cb018402c8363a4bd49b0b0057b32504ed9fd6
USB: serial: Another Infineon flash loader USB ID

commit a0e80fbd56b4573de997c9a088a33abbc1121400 upstream.

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