linux-stable/drivers/most
Johan Hovold 2fbf746092 most: fix control-message timeouts
commit 63b3e810ef upstream.

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: 97a6f772f3 ("drivers: most: add USB adapter driver")
Cc: stable@vger.kernel.org      # 5.9
Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20211025115811.5410-1-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-11-18 19:16:08 +01:00
..
Kconfig
Makefile
configfs.c
core.c
most_cdev.c
most_snd.c
most_usb.c most: fix control-message timeouts 2021-11-18 19:16:08 +01:00