diff options
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | 2020-08-11 15:02:04 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-08-11 16:05:47 +0300 |
commit | 56235e4bc5ae58cb8fcd9314dba4e9ab077ddda8 (patch) | |
tree | b26c6406ed8afa37482e5a2b699d8678649e492e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | efc913c8fb88728626759735e1b09370a6813180 (diff) | |
download | linux-56235e4bc5ae58cb8fcd9314dba4e9ab077ddda8.tar.xz |
ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPM
Looks like the q6afe-dai dapm widget registers are set as "0",
which is a not correct.
As this registers will be read by ASoC core during startup
which will throw up errors, Fix this by making the registers
as SND_SOC_NOPM as these should be never used.
With recent changes to ASoC core, every register read/write
failures are reported very verbosely. Prior to this fails to reads
are totally ignored, so we never saw any error messages.
Fixes: 24c4cbcfac09 ("ASoC: qdsp6: q6afe: Add q6afe dai driver")
Reported-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20200811120205.21805-1-srinivas.kandagatla@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions