aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorBoris Brezillon <[email protected]>2017-03-16 09:30:29 +0100
committerLee Jones <[email protected]>2017-04-27 09:25:06 +0100
commit8eb8c7d844b9da6301542627eaaae28f4d20cb75 (patch)
treee6fea06fbb978d410510b96368a11192dc0efd64 /tools/perf/scripts/python/call-graph-from-sql.py
parentfe9d7cb22ef3a26a74e49730c0efdbdae4b17d4b (diff)
memory: atmel-ebi: Simplify SMC config code
New helpers/macros have been to atmel-smc.h introduced to simplify SMC regs manipulation. Rework the code to use those helpers, and simplify the ->xlate_config(), ->get_config() and ->apply_config() implementations. SMC configs are now stored in a struct atmel_smc_cs_conf object that directly contains registers values, which should help implementing ->suspend()/->resume() hooks. We can also get rid of those regmap fields (and the associated ->init() hook) which are not longer needed thanks to the atmel_[h]smc_cs_conf_{apply,get}() helpers. Signed-off-by: Boris Brezillon <[email protected]> Acked-by: Nicolas Ferre <[email protected]> Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions