]> git.alsa-project.org Git - alsa-lib.git/commit
ucm: Handle 'Error' keyword in the master file
authorJaroslav Kysela <perex@perex.cz>
Tue, 6 Oct 2020 08:23:25 +0000 (10:23 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 6 Oct 2020 08:23:25 +0000 (10:23 +0200)
commite80f35611d5de623f1cc1e7f266605b272c7259d
treed2ae85be1029f3223aa595b8c2efd470d48bcf15
parentc1e72460de5ddcfdc8b93e73952c6fe9d6f60591
ucm: Handle 'Error' keyword in the master file

With the conditional blocks, it may be useful to terminate
the hardware detection from the configuration. Introduce
'Error' keyword for the master UCM configuration file.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/ucm/parser.c