ALSA: usb-audio: Increase delay in MOTU M quirk
authorJeremie Knuesel <knuesel@gmail.com>
Sun, 17 Dec 2023 11:22:43 +0000 (12:22 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 18 Dec 2023 08:12:43 +0000 (09:12 +0100)
commit48d6b91798a6694fdd6edb62799754b9d3fe0792
treef1cb467b40e7b515895f5f414464922a6c488313
parentec1de5c214eb5a892fdb7c450748249d5e2840f5
ALSA: usb-audio: Increase delay in MOTU M quirk

Increase the quirk delay from 2 seconds to 4 seconds. This reflects a
change in the Windows driver in which the delay was increased to about
3.7 seconds. The larger delay fixes an issue where the device fails to
work unless it was powered up early during boot.

Also clarify in the quirk comment that the quirk is only applied to
older devices (USB ID 07fd:0008).

Signed-off-by: Jeremie Knuesel <knuesel@gmail.com>
Suggested-by: Alexander Tsoy <alexander@tsoy.me>
Cc: <stable@vger.kernel.org>
Link: https://bugzilla.kernel.org/show_bug.cgi?id=211975
Link: https://lore.kernel.org/r/20231217112243.33409-1-knuesel@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks.c