From dac9059524f6fb6eda32565b19ce145df125e17e Mon Sep 17 00:00:00 2001 From: Swapnil Devesh Date: Sat, 27 Aug 2022 13:33:53 +0530 Subject: [PATCH] Remove non existent SPDIF output on ThinkPad USB-C Dock Gen2 Fixes: https://github.com/alsa-project/alsa-lib/pull/268 Signed-off-by: Swapnil Devesh Signed-off-by: Jaroslav Kysela --- src/conf/cards/USB-Audio.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/src/conf/cards/USB-Audio.conf b/src/conf/cards/USB-Audio.conf index c7d9e5fd..839e61cb 100644 --- a/src/conf/cards/USB-Audio.conf +++ b/src/conf/cards/USB-Audio.conf @@ -77,6 +77,7 @@ USB-Audio.pcm.iec958_device { "USB Device 0x46d_0x992" 999 "WD15 Dock" 999 "WD19 Dock" 999 + "ThinkPad USB-C Dock Gen2 USB Au" 999 } # Second iec958 device number, if any. -- 2.47.1