conf: YMF744: define pcm configuration block only one time

There may be multiple YMF744 soundcards in the system. Overwrite
the PCM configurations when loaded multiple times.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2025-12-10 16:18:22 +01:00 committed by Jaroslav Kysela
parent 4bcd33ef9d
commit 29fa26b4b5

View file

@ -4,7 +4,7 @@
<confdir:pcm/front.conf>
YMF744.pcm.front.0 {
YMF744.pcm.front.!0 {
@args [ CARD ]
@args.CARD {
type string
@ -15,7 +15,7 @@ YMF744.pcm.front.0 {
<confdir:pcm/rear.conf>
YMF744.pcm.rear.0 {
YMF744.pcm.rear.!0 {
@args [ CARD ]
@args.CARD {
type string
@ -27,7 +27,7 @@ YMF744.pcm.rear.0 {
<confdir:pcm/surround40.conf>
YMF744.pcm.surround40.0 {
YMF744.pcm.surround40.!0 {
@args [ CARD ]
@args.CARD {
type string
@ -63,7 +63,7 @@ YMF744.pcm.surround40.0 {
<confdir:pcm/iec958.conf>
YMF744.pcm.iec958.0 {
YMF744.pcm.iec958.!0 {
@args [ CARD AES0 AES1 AES2 AES3 ]
@args.CARD {
type string