diff options
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | 2014-02-25 13:45:50 +0000 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-02-26 08:58:40 +0900 |
commit | 1d5b40bccf04994248b39e8ce234a7c1f3235cf5 (patch) | |
tree | 6e8ee018b8df6c8a9da8caa1c98492f4a36f9eff /tools/perf/scripts/python/sched-migration.py | |
parent | f7e2cec02b0e5bfe2180f09de9b0bc724774c51a (diff) |
regmap: Add bypassed version of regmap_multi_reg_write
Devices with more complex boot proceedures may occasionally apply the
register patch manual. regmap_multi_reg_write is a logical way to do so,
however the patch must be applied with cache bypass on, such that it
doesn't override any user settings. This patch adds a
regmap_multi_reg_write_bypassed function that applies a set of writes
with the bypass enabled.
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions