aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAxel Lin <[email protected]>2019-02-27 09:30:53 +0800
committerMark Brown <[email protected]>2019-03-11 16:36:29 +0000
commite08abeca39673e1045ca1e5a90bd7fef69d0fe8f (patch)
tree4bd95290196f077f5f381788ef2f9d343de2efaa /tools/perf/scripts/python
parent5b60ee576a02cb6b2371dec085ef2623a7df77b9 (diff)
regulator: wm8400: Get rid of wm8400_block_read/wm8400_set_bits functions
The only user of wm8400_block_read/wm8400_set_bits functions is the wm8400 regulator driver. At the context of all the callers, we can use regmap_bulk_read/regmap_update_bits directly. Thus remove wm8400_block_read/wm8400_set_bits functions. Signed-off-by: Axel Lin <[email protected]> Acked-by: Charles Keepax <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions