kernel-ark/arch/arm/mach-exynos
Krzysztof Kozlowski 731d97c236 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>
2016-12-29 15:28:55 +02:00
..
include/mach ARM: EXYNOS: Remove unused DMC and CMU offsets and their mappings 2016-08-24 06:42:27 +02:00
common.h ARM: SAMSUNG: Fix missing s5p_init_cpu() declaration 2016-06-22 12:33:14 +02:00
exynos-smc.S ARM: EXYNOS: Add support for secure monitor calls 2013-04-09 01:52:06 +09:00
exynos.c ARM: EXYNOS: Annotate iomem and pm_data pointers __ro_after_init 2016-12-29 15:28:55 +02:00
firmware.c ARM: EXYNOS: Fixups for big-endian operation 2016-06-21 13:25:58 +02:00
headsmp.S ARM: EXYNOS: Fixups for big-endian operation 2016-06-21 13:25:58 +02:00
Kconfig ARM: SoC platform updates for v4.9 2016-10-07 21:18:42 -07:00
Makefile Topic branch for Exynos MFC changes for v4.8: 2016-06-19 22:39:15 -07:00
mcpm-exynos.c ARM: EXYNOS: Annotate iomem and pm_data pointers __ro_after_init 2016-12-29 15:28:55 +02:00
platsmp.c ARM: EXYNOS: Fixups for big-endian operation 2016-06-21 13:25:58 +02:00
pm.c ARM: EXYNOS: Fixup endian in pm/pmu 2016-06-21 13:26:31 +02:00
sleep.S ARM: 8325/1: exynos: move resume code to .text section 2015-03-29 23:11:57 +01:00
smc.h ARM: EXYNOS: add AFTR mode support for Exynos3250 2015-03-27 02:35:48 +09:00
suspend.c ARM: EXYNOS: Annotate iomem and pm_data pointers __ro_after_init 2016-12-29 15:28:55 +02:00