Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dmos7840.cdiff 1e658489ba8d87b7c89ca6f734b8319acc534dbc Tue Jul 24 13:38:31 CDT 2012 Mark Ferrell <mferrell@uplogix.com> USB: serial: Fix mos7840 timeout

* 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>