]> git.alsa-project.org Git - alsa-utils.git/commit
alsactl: fix sequence to clean card specific config files for UCM
authorJaroslav Kysela <perex@perex.cz>
Thu, 1 Jan 2026 17:39:38 +0000 (18:39 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 1 Jan 2026 17:41:22 +0000 (18:41 +0100)
commit254528c42706524ff82378cf740d07b472cba2cc
tree1987cac28fe09053268a01c063beedf48d2b1668
parent120568fbb5b2ea5d4359c8e37f6d47d712e14698
alsactl: fix sequence to clean card specific config files for UCM

For UCM, card-specific config files should be removed only when the fixed
boot flag is set or if the card is not the primary card in a given card
group.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
alsactl/alsactl.h
alsactl/init_parse.c
alsactl/init_ucm.c
alsactl/state.c