alsa-lib/src/ucm
Tanu Kaskinen 567c831e69 ucm: fix some variable constness issues
I submitted earlier a patch that made the value parameter of
snd_use_case_get() non-const, but as that changed the public API, the
patch couldn't be accepted. This is the same patch, modifying the
internal code so that there are fewer issues with constness, but the
public API is left alone (a comment was added to the function
documentation, though, so that hopefully nobody else will try to fix
the same unfixable problem).

Signed-off-by: Tanu Kaskinen <tanu.kaskinen@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-02-17 22:16:00 +01:00
..
main.c ucm: fix some variable constness issues 2015-02-17 22:16:00 +01:00
Makefile.am autotools: update style 2014-02-26 08:16:22 +01:00
parser.c ucm: add binary configure file parse 2015-01-23 17:21:27 +01:00
ucm_local.h ucm: add binary configure file parse 2015-01-23 17:21:27 +01:00
utils.c UCM: Implement ConflictingDevices, add device list to devices 2011-06-08 18:20:26 +02:00