]> 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)
commitf5f3ca7d067ba1ce091a73f787d2b111e2050d73
tree0ab751647cf7e61adb8102d1054c12dd2cd4a93a
parentfbab430a02978b26ffa67320dd09f4bb93f32f63
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