USB: serial: option: add D-Link DWM-156/A3
authorLubomir Rintel <lkundrak@v3.sk>
Sun, 24 Jul 2016 11:53:30 +0000 (13:53 +0200)
committerBen Hutchings <ben@decadent.org.uk>
Sun, 20 Nov 2016 01:01:31 +0000 (01:01 +0000)
commitff6fde8cd25b914ebb323708e3c2da043f76ad18
tree9e9203c51dc538ea5dda3fe4c6ee55e6085aa8d8
parent48e28a20b22794a94a65305299f83d183d274a39
USB: serial: option: add D-Link DWM-156/A3

commit cf1b18030de29e4e5b0a57695ae5db4a89da0ff7 upstream.

The device has four interfaces; the three serial ports ought to be
handled by this driver:

00 Diagnostic interface serial port
01 NMEA device serial port
02 Mass storage (sd card)
03 Modem serial port

The other product ids listed in the Windows driver are present already.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Johan Hovold <johan@kernel.org>
[bwh: Backported to 3.2: adjust context]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/usb/serial/option.c