usb: serial: option.c: remove ONDA MT825UP product ID fromdriver
authorEnrico Mioso <mrkiko.rs@gmail.com>
Sat, 13 Jul 2013 16:54:14 +0000 (18:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 28 Jul 2013 23:26:11 +0000 (16:26 -0700)
commit38ea7c338491a0beae1f0aede90423859502ea44
tree69e34a17f72fc419fca7c0d9b727fa0ce53665f5
parent57dffe6d22e74961d8e5706bf93519809166083c
usb: serial: option.c: remove ONDA MT825UP product ID fromdriver

commit 878c69aae986ae97084458c0183a8c0a059865b1 upstream.

Some (very few) early devices like mine, where not exposting a proper CDC
descriptor. This was fixed with an immediate firmware update from the vendor,
and pre-installed on newer devices.
So actual devices can be driven by cdc_acm.c + cdc_ether.c.

Signed-off-by: Enrico Mioso <mrkiko.rs@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/option.c