ALSA: 6fire: fix control and bulk message timeouts
authorJohan Hovold <johan@kernel.org>
Mon, 25 Oct 2021 12:11:41 +0000 (14:11 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 26 Oct 2021 06:12:02 +0000 (08:12 +0200)
commit9b371c6cc37f954360989eec41c2ddc5a6b83917
treea6b7c627ece208d77c3fa0ba10870f0a94282501
parentb97053df0f04747c3c1e021ecbe99db675342954
ALSA: 6fire: fix control and bulk message timeouts

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

Fixes: c6d43ba816d1 ("ALSA: usb/6fire - Driver for TerraTec DMX 6Fire USB")
Cc: stable@vger.kernel.org # 2.6.39
Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20211025121142.6531-2-johan@kernel.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/6fire/comm.c
sound/usb/6fire/firmware.c