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
fd
fs
Build -rw-r--r-- 195 bytes
Makefile -rw-r--r-- 3.2 KB
cpu.c -rw-r--r-- 387 bytes
cpu.h -rw-r--r-- 155 bytes
debug-internal.h -rw-r--r-- 576 bytes
debug.c -rw-r--r-- 593 bytes
debug.h -rw-r--r-- 284 bytes
io.h -rw-r--r-- 3.5 KB

back to top