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:18:46 +0000 (16:18 -0700)
commit95087796786486aed495ef1bcbd90293457a95f4
tree1f0b878b3ff297e7372068ba394c1a272cdbfda6
parentf560b0a91504905b45a86d6aab741596f8918de9
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