ALSA: usb-audio: add quirk flag to enable native DSD for McIntosh devices
authorMax McCarthy <mmccarthy@mcintoshlabs.com>
Tue, 24 Oct 2023 12:30:19 +0000 (12:30 +0000)
committerTakashi Iwai <tiwai@suse.de>
Wed, 25 Oct 2023 06:39:08 +0000 (08:39 +0200)
commit99248c8902f505ec064cf2b0f74629016f2f4c82
treea4532a093a17e6779ac704601fc7443110ed2975
parent7c05b44e1a50d9cbfc4f731dddc436a24ddc129a
ALSA: usb-audio: add quirk flag to enable native DSD for McIntosh devices

McIntosh devices supporting native DSD require the feature to be
explicitly exposed. Add a flag that fixes an issue where DSD audio was
defaulting to DSD over PCM instead of delivering raw DSD data.

Signed-off-by: Max McCarthy <mmccarthy@mcintoshlabs.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/BL0PR13MB4433226005162D186A8DFF4AD6DFA@BL0PR13MB4433.namprd13.prod.outlook.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks.c