diff options
author | Shengjiu Wang <shengjiu.wang@nxp.com> | 2020-06-29 14:42:33 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-07-01 17:21:02 +0100 |
commit | d8d702e19e997cf3f172487e0659d0e68aa5ede5 (patch) | |
tree | a139aaffe9efe451324dd89505919d54e45faf12 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 351cf7445f009d7c4edcecdaf7cdee8f33046164 (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 <shengjiu.wang@nxp.com>
Acked-by: Nicolin Chen <nicoleotsuka@gmail.com>
Link: https://lore.kernel.org/r/1593412953-10897-1-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions