mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 09:22:17 +02:00
USB control-message timeouts are specified in milliseconds and should
specifically not vary with CONFIG_HZ.
Use the common control-message timeout defines for the five-second
timeouts.
Fixes:
|
||
|---|---|---|
| .. | ||
| configfs.c | ||
| core.c | ||
| Kconfig | ||
| Makefile | ||
| most_cdev.c | ||
| most_snd.c | ||
| most_usb.c | ||