From: Jaroslav Kysela Date: Wed, 10 Dec 2025 15:18:15 +0000 (+0100) Subject: conf: SI7018: define pcm configuration block only one time X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=51d75e5f072698d6ec03957cf87b735117f05ab4;p=alsa-lib.git conf: SI7018: define pcm configuration block only one time There may be multiple SI7018 soundcards in the system. Overwrite the PCM configurations when loaded multiple times. Signed-off-by: Jaroslav Kysela --- diff --git a/src/conf/cards/SI7018.conf b/src/conf/cards/SI7018.conf index 02b8fc87..33d19085 100644 --- a/src/conf/cards/SI7018.conf +++ b/src/conf/cards/SI7018.conf @@ -6,7 +6,7 @@ -SI7018.pcm.front.0 { +SI7018.pcm.front.!0 { @args [ CARD ] @args.CARD { type string @@ -18,7 +18,7 @@ SI7018.pcm.front.0 { -SI7018.pcm.rear.0 { +SI7018.pcm.rear.!0 { @args [ CARD ] @args.CARD { type string @@ -44,7 +44,7 @@ SI7018.pcm.rear.0 { -SI7018.pcm.surround40.0 { +SI7018.pcm.surround40.!0 { @args [ CARD ] @args.CARD { type string @@ -83,7 +83,7 @@ SI7018.pcm.surround40.0 { -SI7018.pcm.surround51.0 { +SI7018.pcm.surround51.!0 { @args [ CARD ] @args.CARD { type string @@ -130,7 +130,7 @@ SI7018.pcm.surround51.0 { -SI7018.pcm.iec958.0 { +SI7018.pcm.iec958.!0 { @args [ CARD AES0 AES1 AES2 AES3 ] @args.CARD { type string