ALSA: 6fire: fix control and bulk message timeouts
authorJohan Hovold <johan@kernel.org>
Mon, 25 Oct 2021 12:11:41 +0000 (14:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Nov 2021 18:15:54 +0000 (19:15 +0100)
commitcb104cd727d9dab8c3bae0cc78c80adb6288fbee
tree0ce9d4b66fa82975650532bd6960c3dd707d27b4
parent8b86a54e00c2d707a981e2c1c2af4fd659f0f910
ALSA: 6fire: fix control and bulk message timeouts

commit 9b371c6cc37f954360989eec41c2ddc5a6b83917 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/usb/6fire/comm.c
sound/usb/6fire/firmware.c