]> git.alsa-project.org Git - alsa-utils.git/commit
alsactl: add missing call to clean card specific config files
authorJaroslav Kysela <perex@perex.cz>
Thu, 1 Jan 2026 16:51:25 +0000 (17:51 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 1 Jan 2026 16:53:55 +0000 (17:53 +0100)
commit120568fbb5b2ea5d4359c8e37f6d47d712e14698
tree2dbd468298a8435363b294ee1cc313d84af56b9d
parent7b97437d78d3d2620b25ea37349ad291c53affa0
alsactl: add missing call to clean card specific config files

The card specific configuration files created at runtime must
be removed before UCM fixed boot sequence in the standard
restore operation.

Fixes: https://github.com/alsa-project/alsa-lib/issues/492
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
alsactl/state.c