diff options
author | 2016-02-15 05:26:51 +0000 | |
---|---|---|
committer | 2016-03-02 12:59:17 +0900 | |
commit | b3fc95ad025683180628f6896d1f82d2cf5d0266 (patch) | |
tree | fd68f8f5555a01296bc1c72a2c6107514dd6567b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge branch 'topic/update-bits' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into asoc-rcar (diff) | |
download | wireguard-linux-b3fc95ad025683180628f6896d1f82d2cf5d0266.tar.xz wireguard-linux-b3fc95ad025683180628f6896d1f82d2cf5d0266.zip |
ASoC: rsnd: rsnd_write() / rsnd_bset() uses regmap _force_ function
Some R-Car sound requests picky register access which needs *force*
register write.
Some status register needs to set 1 to clear status, but we might
read 1 from its register. In such case, current regmap does nothing
and driver will be forever loop
To reduce code complexity, this patch uses regmap _force_
function for all register access.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions