[alsa-devel] [PATCH 0/3] ucm: miscellaneous fixes
Tanu Kaskinen
tanu.kaskinen at linux.intel.com
Tue Feb 10 21:42:31 CET 2015
While working on PulseAudio's UCM code, I noticed strange use of const
in snd_use_case_get(). The third patch fixes that.
While working on the third patch, I also noticed strange code in
execute_sequence(). The first patch fixes one obvious bug, but there
was another issue which I didn't know how to fix, so I just added a
FIXME comment instead (that's just as an RFC, I hope the discussion
will reveal what the proper fix should be).
Tanu Kaskinen (3):
ucm: fix variable mixup
ucm: add a FIXME comment
ucm: fix inappropriate use of const
include/use-case.h | 2 +-
src/ucm/main.c | 34 +++++++++++++++++++++-------------
2 files changed, 22 insertions(+), 14 deletions(-)
--
1.9.3
More information about the Alsa-devel
mailing list