aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorLaxman Dewangan <[email protected]>2012-02-21 18:21:34 +0530
committerSamuel Ortiz <[email protected]>2012-03-06 18:46:50 +0100
commitdc9913a050f1898c6a77f4f5606bc194d530aafd (patch)
tree777acac138bc643b7eebe9d3b0203ba331e36022 /tools/perf/scripts/python/bin/stackcollapse-report
parent2853378b6eafd8b9e2f0e39ab599c93ce518b04d (diff)
mfd: Use regmap for tps65910 register access.
Using regmap apis for accessing the device registers and using RBTREE caching mechanims for caching registers. Enabling caching of the registers which is used for voltage controls. By doing this, the modify_bits operation is faster as it does not involve the i2c register read from device, just read from cache. This results faster set voltage operation. Signed-off-by: Laxman Dewangan <[email protected]> Reviewed-by: Mark Brown <[email protected]> Signed-off-by: Samuel Ortiz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions