USB: serial: option: blacklist unused dwm-158 interfaces
authorGiuseppe Lippolis <giu.lippolis@gmail.com>
Mon, 23 Apr 2018 07:03:06 +0000 (09:03 +0200)
committerJohan Hovold <johan@kernel.org>
Wed, 2 May 2018 07:09:48 +0000 (09:09 +0200)
commit4d304a6fe93538ce356b4593dc43476b50c023e7
tree4bdfa0b78cdf756810574908dd694728ad4d4222
parent6da6c0db5316275015e8cc2959f12a17584aeb64
USB: serial: option: blacklist unused dwm-158 interfaces

The dwm-158 interface 4 and 5 doesn't answer to the AT commands
and doesn't appears a option interface.
Tested on openwrt distribution (kernel 4.14 using the old blacklist
definitions).

Lars Melin also writes:

Blacklisting interface 4 and 5 is correct because:

MI_00 D-Link Mobile Broadband Device  (cdc_ether)
MI_02 D-Link HSPA+DataCard Diagnostics Interface (also ppp modem)
MI_03 D-Link HSPA+DataCard NMEA Device
MI_04 D-Link HSPA+DataCard Speech Port
MI_05 D-Link HSPA+DataCard Debug Port
MI_06 USB Mass Storage Device

Signed-off-by: Giuseppe Lippolis <giu.lippolis@gmail.com>
[ johan: add Lars's comment on the interface layout and reword summary ]
Cc: Lars Melin <larsm17@gmail.com>
Cc: Dan Williams <dcbw@redhat.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/option.c