]> rtime.felk.cvut.cz Git - linux-imx.git/commit
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>
Thu, 25 Jul 2013 18:28:31 +0000 (11:28 -0700)
commit878c69aae986ae97084458c0183a8c0a059865b1
tree8003795b4ad5f7435b919c233b4324c931b91f6f
parent4cf76df06ecc852633ed927d91e01c83c33bc331
usb: serial: option.c: remove ONDA MT825UP product ID fromdriver

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>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/option.c