]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: usb-audio: Add extra PID for RME Digiface USB
authorAsahi Lina <lina@asahilina.net>
Mon, 2 Dec 2024 13:17:15 +0000 (22:17 +0900)
committerTakashi Iwai <tiwai@suse.de>
Mon, 2 Dec 2024 15:31:35 +0000 (16:31 +0100)
commitf09f0397db641f99f6c3e109283d82e3584bfb50
treef0a0ef98a276fd417ecd80ff8f5bf5ff1a029d77
parentf7d306b47a24367302bd4fe846854e07752ffcd9
ALSA: usb-audio: Add extra PID for RME Digiface USB

It seems there is an alternate version of the hardware with a different
PID. User testing reveals this still works with the same interface as far
as the kernel is concerned, so just add the extra PID. Thanks to Heiko
Engemann for testing with this version.

Due to the way quirks-table.h is structured, that means we have to turn
the entire quirk struct into a macro to avoid duplicating it...

Cc: stable@vger.kernel.org
Signed-off-by: Asahi Lina <lina@asahilina.net>
Link: https://patch.msgid.link/20241202-rme-digiface-usb-id-v1-1-50f730d7a46e@asahilina.net
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/mixer_quirks.c
sound/usb/quirks-table.h
sound/usb/quirks.c