git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8034761
)
USB: serial: cp210x: Fixed usb_control_msg timeout values
author
Yuri Matylitski
<ym@tekinsoft.com>
Fri, 20 Apr 2012 09:38:32 +0000
(12:38 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 20 Apr 2012 15:44:24 +0000
(08:44 -0700)
Fixed too small hardcoded timeout values for usb_control_msg
in driver for SiliconLabs cp210x-based usb-to-serial adapters.
Replaced with USB_CTRL_GET_TIMEOUT/USB_CTRL_SET_TIMEOUT.
Signed-off-by: Yuri Matylitski <ym@tekinsoft.com>
Acked-by: Kirill A. Shutemov <kirill@shutemov.name>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found