diff options
author | 2016-12-10 15:47:33 +0200 | |
---|---|---|
committer | 2016-12-29 15:28:55 +0200 | |
commit | 731d97c236833c2179ce6fe7a5eb32c46f71df27 (patch) | |
tree | b02a0c9532b2b7f1b2a9fd3a2ec315e2d086e94f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARM: EXYNOS: Constify list of retention registers (diff) | |
download | linux-dev-731d97c236833c2179ce6fe7a5eb32c46f71df27.tar.xz linux-dev-731d97c236833c2179ce6fe7a5eb32c46f71df27.zip |
ARM: EXYNOS: Annotate iomem and pm_data pointers __ro_after_init
The pointers to __iomem sysram and exynos_pm_data are set only during
initcalls. Later the pointers itself are used only in read-only way so
we can mark them __ro_after_init to increase code safeness.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions