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:
f1b5c99
)
USB: serial: Fix mos7840 timeout
author
Mark Ferrell
<mferrell@uplogix.com>
Tue, 24 Jul 2012 18:38:31 +0000
(13:38 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 15 Aug 2012 22:10:50 +0000
(15:10 -0700)
* mos7840 driver was using multiple of HZ for the timeout handed off to
usb_control_msg(). Changed the timeout to use msecs instead.
* Remove unused WAIT_FOR_EVER definition
Signed-off-by: Mark Ferrell <mferrell@uplogix.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found