aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBard Liao <yung-chuan.liao@linux.intel.com>2021-03-16 08:52:54 +0800
committerMark Brown <broonie@kernel.org>2021-03-16 13:24:15 +0000
commit899b12542b0897f92de9ba30944937c39ebb246d (patch)
tree43750bf0a7ee55b7be3d501bb4c37c60d2cb498e /tools/perf/scripts/python
parent8d06b9633a66f41fed520f6eebd163189518ba79 (diff)
ASoC: rt711: add snd_soc_component remove callback
We do some IO operations in the snd_soc_component_set_jack callback function and snd_soc_component_set_jack() will be called when soc component is removed. However, we should not access SoundWire registers when the bus is suspended. So set regcache_cache_only(regmap, true) to avoid accessing in the soc component removal process. Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com> Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com> Reviewed-by: Rander Wang <rander.wang@intel.com> Link: https://lore.kernel.org/r/20210316005254.29699-1-yung-chuan.liao@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions