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:30:15 +0000 (16:30 -0700)
commit5ac2d863c312ec42bb6778988577ada67f09ba85
tree76c589aabc73688805b8d8667ef63b974b459f09
parent177f82a9d23d9ba1a7e8179cca296fd17ebfd9d0
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