]> git.alsa-project.org Git - alsa-utils.git/commit
alsactl: init - add -U option to disable UCM based init
authorAndrew Hlynskyi <ahlincq@gmail.com>
Fri, 2 Oct 2020 03:45:43 +0000 (06:45 +0300)
committerJaroslav Kysela <perex@perex.cz>
Tue, 6 Oct 2020 11:03:03 +0000 (13:03 +0200)
commitd7bf45edc3c1a08e3cbc852b26f8c2e051723552
tree944cf217d692fbf5e5f000e9ed099351621c8f70
parent20f87c14d973928fa05cf876a5aa7b86ad28ef42
alsactl: init - add -U option to disable UCM based init

The reason is to use it with internal init extra commands like:
  alsactl -U -E CMD=info init

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