diff options
author | Takashi Iwai <tiwai@suse.de> | 2015-03-04 17:29:17 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-03-04 20:08:59 +0300 |
commit | 4ceba98d3fe204c59e5f63c4d834b45dcfe789f0 (patch) | |
tree | 8698c8fa656396700113528e65c6b0bf3825407b /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | c517d838eb7d07bbe9507871fab3931deccff539 (diff) | |
download | linux-4ceba98d3fe204c59e5f63c4d834b45dcfe789f0.tar.xz |
regmap: Skip read-only registers in regcache_sync()
regcache_sync() spews warnings when a value was cached for a read-only
register as it tries to write all registers no matter whether they are
writable or not. This patch adds regmap_wrtieable() checks for
avoiding it in regcache_sync_block_single() and regcache_block_raw().
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions