]> git.alsa-project.org Git - alsa-lib.git/commit
ucm: add a check for the empty configuration
authorJaroslav Kysela <perex@perex.cz>
Tue, 6 Oct 2020 08:40:40 +0000 (10:40 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 6 Oct 2020 08:43:13 +0000 (10:43 +0200)
commit22d5ca8b6bcd767d09de11b0afdd82c618f4be24
tree5a6d1a3e4edf7dcf9eb7df2b23023a14b1dd9551
parente80f35611d5de623f1cc1e7f266605b272c7259d
ucm: add a check for the empty configuration

Return an error if the UCM configuration is empty (no verbs
or no boot sequence).

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