USB: Serial: cypress_M8: Enable FRWD Dongle hidcom device
authorRobert Butora <robert.butora.fi@gmail.com>
Fri, 31 May 2013 15:09:51 +0000 (18:09 +0300)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 19 Jun 2013 01:16:53 +0000 (02:16 +0100)
commit01113ba9a590626c4aefc4743e49e280ec089496
tree60093af77c16a265f6bbe5dd0b942a01fc5e6eba
parent62f5e8156da4e5373a10c7c1d15a4327283f64f2
USB: Serial: cypress_M8: Enable FRWD Dongle hidcom device

commit 6529591e3eef65f0f528a81ac169f6e294b947a7 upstream.

The patch adds a new HIDCOM device and does not affect other devices
driven by the cypress_M8 module. Changes are:
- add VendorID ProductID to device tables
- skip unstable speed check because FRWD uses 115200bps
- skip reset at probe which is an issue workaround for this
particular device.

Signed-off-by: Robert Butora <robert.butora.fi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/usb/serial/cypress_m8.c
drivers/usb/serial/cypress_m8.h