aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorShengjiu Wang <[email protected]>2020-06-29 14:42:33 +0800
committerMark Brown <[email protected]>2020-07-01 17:21:02 +0100
commitd8d702e19e997cf3f172487e0659d0e68aa5ede5 (patch)
treea139aaffe9efe451324dd89505919d54e45faf12 /tools/perf/scripts/python
parent351cf7445f009d7c4edcecdaf7cdee8f33046164 (diff)
ASoC: fsl_sai: Refine regcache usage with pm runtime
When there is dedicated power domain bound with device, after probing the power will be disabled, then registers are not accessible in fsl_sai_dai_probe(), so regcache only need to be enabled in end of probe() and regcache_mark_dirty should be moved to pm runtime resume callback function. Signed-off-by: Shengjiu Wang <[email protected]> Acked-by: Nicolin Chen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions