]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: usb-audio: tidy up the AF16Rig quirks
authorPhil Willoughby <willerz@gmail.com>
Sat, 28 Mar 2026 16:02:58 +0000 (16:02 +0000)
committerTakashi Iwai <tiwai@suse.de>
Sun, 29 Mar 2026 09:06:22 +0000 (11:06 +0200)
commit31183edd9cb3465af5c8b9cb16f42259cbf27109
treef619645a70bc3b8734a3d22e668e92d918211b1b
parent38f6e93dedbc1b6c2a6e97110ab7e872c257a5e3
ALSA: usb-audio: tidy up the AF16Rig quirks

Use macros to make the AF16Rig quirk table smaller.

Add a disabled block containing the theoretical quirks for the other
clock sources that the AF16Rig has. It's disabled because I cannot test
it.

Fixes: 0da18c2dd1cc ("ALSA: usb-audio: Add quirks for Arturia AF16Rig")
Tested-By: Phil Willoughby <willerz@gmail.com>
Signed-off-by: Phil Willoughby <willerz@gmail.com>
Link: https://patch.msgid.link/20260328160326.23665-1-willerz@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks-table.h