aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2016-02-15 05:26:51 +0000
committerMark Brown <[email protected]>2016-03-02 12:59:17 +0900
commitb3fc95ad025683180628f6896d1f82d2cf5d0266 (patch)
treefd68f8f5555a01296bc1c72a2c6107514dd6567b /tools/perf/util/trace-event-scripting.c
parent79e24da00b1137031245f3341828e4215b1b5b59 (diff)
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 <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions