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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Nov 2023 13:11:03 +0000 (14:11 +0100)
commit977ae4dbe23131e73e0e563e0aa486a2ccf5dc93
treeab3ae1ee58b38f1a438892903cec1f88d8c36ab5
parent9411dbe2c66c37c6018947bdbe8d89bc6118b385
ALSA: usb-audio: add quirk flag to enable native DSD for McIntosh devices

commit 99248c8902f505ec064cf2b0f74629016f2f4c82 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/usb/quirks.c