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)
commitf4000b58b64344871d7b27c05e73932f137cfef6
tree0ab751647cf7e61adb8102d1054c12dd2cd4a93a
parent9b371c6cc37f954360989eec41c2ddc5a6b83917
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: 705ececd1c60 ("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