summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c64xx
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2016-12-10 15:47:33 +0200
committerKrzysztof Kozlowski <krzk@kernel.org>2016-12-29 15:28:55 +0200
commit731d97c236833c2179ce6fe7a5eb32c46f71df27 (patch)
treeb02a0c9532b2b7f1b2a9fd3a2ec315e2d086e94f /arch/arm/mach-s3c64xx
parentb4765037fc8c392027e604cf05771f0ac2790303 (diff)
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 'arch/arm/mach-s3c64xx')
0 files changed, 0 insertions, 0 deletions