Home
last modified time | relevance | path

Searched hist:"3 e81a7a9" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/usb/
H A Dquirks.c3e81a7a9 Mon Jul 22 03:06:04 CDT 2024 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Move HD Webcam quirk to the right place

commit 7010d9464f7ca3ee2d75095ea2e642a9009a41ff upstream.

The quirk_flags_table[] is sorted in the USB ID order, while the last
fix was put at a wrong position. Adjust the entry at the right
position.

Fixes: 74dba2408818 ("ALSA: usb-audio: Fix microphone sound on HD webcam.")
Cc: <stable@vger.kernel.org>
Link: https://patch.msgid.link/20240722080605.23481-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>