Home
last modified time | relevance | path

Searched hist:"32445605 fc2ff967326c14156f199e620ed81c10" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/serial/
H A Dcp210x.cdiff 32445605fc2ff967326c14156f199e620ed81c10 Tue May 01 06:06:48 CEST 2012 Preston Fick <pffick@gmail.com> usb: cp210x: Corrected USB request type definitions

The original request types in the cp210x driver are labled as "DEVICE_TO_HOST" and
"HOST_TO_DEVICE" but the actual bit definition corresponds to a request to the
interface. This has been corrected, and the actual definition for the device
requests have been added.

Signed-off-by: Preston Fick <preston.fick@silabs.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>