]> git.alsa-project.org Git - alsa-ucm-conf.git/commit
SplitPCM: Fix Device variable in SplitPCMDevice macro
authorWeirdTreeThing <bradyn127@protonmail.com>
Thu, 17 Aug 2023 01:16:54 +0000 (21:16 -0400)
committerJaroslav Kysela <perex@perex.cz>
Mon, 21 Aug 2023 13:22:23 +0000 (15:22 +0200)
commit10967ea934b14f592205f716697b5cd3abacbce9
treeb13b1e222fe0d8e67670b73dad12e61cedbec08c
parentd42e1d149ba14084617819b85ef3cb824d177112
SplitPCM: Fix Device variable in SplitPCMDevice macro

Currently, the variable name is dev instead of Device as the comment
would suggest, update the name to fit the comment. Also, the variable
gets ignored due to it getting set to nothing right away, remove that
line to allow the variable to work as intended.

Fixes: https://github.com/alsa-project/alsa-ucm-conf/pull/339
Signed-off-by: WeirdTreeThing <bradyn127@protonmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/common/pcm/split.conf