]> git.alsa-project.org Git - alsa-lib.git/commit
ucm: fix parser for sequences and fix wrong strcmp
authorJaroslav Kysela <perex@perex.cz>
Wed, 10 Nov 2010 15:06:29 +0000 (16:06 +0100)
committerJaroslav Kysela <perex@perex.cz>
Wed, 10 Nov 2010 15:06:29 +0000 (16:06 +0100)
commitcdc9dd50bf37cc01782c9eb50dc7d217c4b79d7f
tree84730779244a6edd8a062d27351b9d5b7d1378da
parent9b6df1cf64ea7ccb329b4922d138c1f36ace00c0
ucm: fix parser for sequences and fix wrong strcmp

The sequences are not parsed correctly. First cfg value is the command
and second value is the command argument.

Also, fix strcmp calls in ucm/main.c (reported by
abraham duenas <aduejazz@gmail.com>).

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/ucm/main.c
src/ucm/parser.c
test/ucm/TestHDA/Case1.conf