Files
mixer-tools/config
Rodrigo Chiossi d25ce44708 config: Add default values on conversion
When config is created during mixer init, default values are set for
all variables. To mimic this behavior, LoadDefaults must be called on
conversion as well.
There is also no need to perform a conversion if the parsed version
number is the same as the current version number.

Signed-off-by: Rodrigo Chiossi <rodrigo.chiossi@intel.com>
2018-07-26 10:28:22 -07:00
..