Also simplify the regex for AcpCardId.
Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/332
Signed-off-by: Atlas Yu <atlas.yu@canonical.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Define.Use "" # a non-empty string to use UCM configuration for HDA devices
Define.Done "" # a non-empty string to skip the end error
-Define.AcpCardId "$${find-card:field=name,return=id,regex='^(acp|acp6x|acp63)$'}"
+Define.AcpCardId "$${find-card:field=name,return=id,regex='^acp(|6[23x])$'}"
Define.DeviceMic "Mic"
If.dualcodec {
--- /dev/null
+../../common/linked-card.conf
\ No newline at end of file