mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-05 13:11:31 +00:00
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>