aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSamuel Holland <[email protected]>2020-10-30 15:46:41 +0100
committerMark Brown <[email protected]>2020-10-30 17:58:56 +0000
commit38d7adc0a003298013786cfffe5f4cc907009d30 (patch)
tree01bad5db6416e546b3a152e7f5aa3ed1caa3dff7 /tools/perf/scripts/python/bin
parent64359246abe4421ad409be5b0bc9a534caa18b7d (diff)
ASoC: sun4i-i2s: Fix setting of FIFO modes
Because SUN4I_I2S_FIFO_CTRL_REG is volatile, writes done while the regmap is cache-only are ignored. To work around this, move the configuration to a callback that runs while the ASoC core has a runtime PM reference to the device. Signed-off-by: Samuel Holland <[email protected]> Reviewed-by: Chen-Yu Tsai <[email protected]> Acked-by: Maxime Ripard <[email protected]> Signed-off-by: Clément Péron <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions