]> Pileus Git - ~andy/linux/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Jun 2013 17:33:10 +0000 (10:33 -0700)
commit6529591e3eef65f0f528a81ac169f6e294b947a7
tree69c78c0c918fef40b1b50a5c0079f9db4466733a
parent077f5f1c23b3cf1134c031677497dfb6077e6bdd
USB: Serial: cypress_M8: Enable FRWD Dongle hidcom device

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