mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-14 14:36:00 +00: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 | ||