diff options
author | Niklas Carlsson <niklasc@axis.com> | 2021-04-19 16:49:01 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-04-19 16:51:52 +0100 |
commit | 11a9b987611f17e6a95e9bb34c1f5f9aa0b6ae25 (patch) | |
tree | e7aa512f574c37542459bca21978948a721ea122 /sound/soc/codecs/max98504.c | |
parent | 87143bfdb9f7ddc14b129fda610e114d29077596 (diff) |
ASoC: sigmadsp: Disable cache mechanism for readbacks
The ALSA control readback functionality only works for non-volatile
controls, i.e. control values that does not change on their own without
driver interaction.
This doesn't work for readbacks since the DSP firmware updates the
control value. Disable the cache mechanism in the driver if the control
name matches the prefix used for readbacks to ensure that the control
value is valid.
Signed-off-by: Niklas Carlsson <niklasc@axis.com>
Link: https://lore.kernel.org/r/20210419144901.9441-1-Niklas.Carlsson@axis.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/max98504.c')
0 files changed, 0 insertions, 0 deletions