]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: usb-audio: Fix quirk flags for NeuralDSP Quad Cortex
authorPhil Willoughby <willerz@gmail.com>
Sat, 28 Mar 2026 08:07:34 +0000 (08:07 +0000)
committerTakashi Iwai <tiwai@suse.de>
Sat, 28 Mar 2026 08:58:44 +0000 (09:58 +0100)
commitbc5b4e5ae1a67700a618328217b6a3bd0f296e97
tree62d41695c1cfc61b77f8e9a454b209fd44326acf
parent73ff3916d803f7ca3a4325af649e46ff89d6c3a7
ALSA: usb-audio: Fix quirk flags for NeuralDSP Quad Cortex

The NeuralDSP Quad Cortex does not support DSD playback. We need
this product-specific entry with zero quirks because otherwise it
falls through to the vendor-specific entry which marks it as
supporting DSD playback.

Cc: Yue Wang <yuleopen@gmail.com>
Cc: Jaroslav Kysela <perex@perex.cz>
Cc: Takashi Iwai <tiwai@suse.com>
Signed-off-by: Phil Willoughby <willerz@gmail.com>
Link: https://patch.msgid.link/20260328080921.3310-1-willerz@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks.c