alsa-lib/src/ucm
Stephen Warren 547300fb35 UCM: Disallow gets of undefined system properties
In UCM, there are various system-defined properties whose names start
with "_". Explicitly prevent any gets from falling back to properties
defined in a config file if the property name starts with "_", in order
to reserve the entire "_" namespace for system-defined properties.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-06-08 18:21:01 +02:00
..
main.c UCM: Disallow gets of undefined system properties 2011-06-08 18:21:01 +02:00
Makefile.am ucm: Moved ucm to src/ucm subdirectory 2010-09-15 08:09:31 +02:00
parser.c UCM: Implement ConflictingDevices, add device list to devices 2011-06-08 18:20:26 +02:00
ucm_local.h UCM: Implement ConflictingDevices, add device list to devices 2011-06-08 18:20:26 +02:00
utils.c UCM: Implement ConflictingDevices, add device list to devices 2011-06-08 18:20:26 +02:00