Revision ff04437f6dcd138b50483afc7b313f016020ce8f authored by Amadeusz Sławiński on 19 May 2023, 20:17:05 UTC, committed by Mark Brown on 22 May 2023, 10:18:20 UTC
When changing value of kcontrol, FW module to which data should be send
needs to be found. Currently it is done in improper way, fix it. Change
function name to indicate that it looks only for volume module.

This allows to change volume during runtime, instead of only changing
init value.

Fixes: be2b81b519d7 ("ASoC: Intel: avs: Parse control tuples")
Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Link: https://lore.kernel.org/r/20230519201711.4073845-2-amadeuszx.slawinski@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent e123036
History
File Mode Size
Makefile -rw-r--r-- 379 bytes
dell-smbios-example.c -rw-r--r-- 4.7 KB

back to top