cd1798a387
USB control-message timeouts are specified in milliseconds and should
specifically not vary with CONFIG_HZ.
Note that the driver was multiplying some of the timeout values with HZ
twice resulting in 3000-second timeouts with HZ=1000.
Also note that two of the timeout defines are currently unused.
Fixes:
|
||
---|---|---|
.. | ||
flexcop-usb.c | ||
flexcop-usb.h | ||
Kconfig | ||
Makefile |