]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: line6: fix control and interrupt message timeouts
authorJohan Hovold <johan@kernel.org>
Mon, 25 Oct 2021 12:11:42 +0000 (14:11 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 26 Oct 2021 06:12:14 +0000 (08:12 +0200)
commitb1da8c7b24c95bfc99fe3fd1d950b52007c05f58
tree0ab751647cf7e61adb8102d1054c12dd2cd4a93a
parent30a6bc222bc2cdc985b5adfb3521a7f88b2295e8
ALSA: line6: fix control and interrupt message timeouts

USB control and interrupt message timeouts are specified in milliseconds
and should specifically not vary with CONFIG_HZ.

Fixes: c7ca74986474 ("Staging: add line6 usb driver")
Cc: stable@vger.kernel.org # 2.6.30
Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20211025121142.6531-3-johan@kernel.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/line6/driver.c
sound/usb/line6/driver.h
sound/usb/line6/podhd.c
sound/usb/line6/toneport.c