]> git.baikalelectronics.ru Git - kernel.git/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)
commit6725e25a538b107fa9972ba7468f08b23eddb727
tree69c78c0c918fef40b1b50a5c0079f9db4466733a
parent62f7e3549ea04afb4408cd9c4900b5b28b62fdf2
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