aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorRikard Falkeborn <[email protected]>2022-03-30 23:41:10 +0200
committerMark Brown <[email protected]>2022-04-04 08:41:50 +0100
commitbd941dfaae3503c6b707d8544696205f759e57a3 (patch)
treeaad56e3c71e0f02ce9525c764e3155a33fe2fb9c /tools/perf/scripts/python/flamegraph.py
parent3123109284176b1532874591f7c81f3837bbdc17 (diff)
regmap: Constify static regmap_bus structs
The only usage of these is to pass their address to __regmap_init() or __devm_regmap_init(), both which takes pointers to const struct regmap_bus. Make them const to allow the compiler to put them in read-only memory. Signed-off-by: Rikard Falkeborn <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions