kernel-ark/arch/arm/mach-ux500
Uwe Kleine-König 444d2d33d8 ARM: make of_device_ids const
of_device_ids (i.e. compatible strings and the respective data) are not
supposed to change at runtime. All functions working with of_device_ids
provided by <linux/of.h> work with const of_device_ids. So mark the
non-const structs in arch/arm as const, too.

While at it also add some __initconst annotations.

Acked-by: Jason Cooper <jason@lakedameon.net>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2015-02-19 09:44:25 +01:00
..
board-mop500-audio.c
board-mop500-regulators.c ARM: ux500: Staticize ab8505_regulators 2014-07-10 10:37:43 +02:00
board-mop500-regulators.h
board-mop500.h
cache-l2x0.c ARM: ux500: remove pointless cache setup complexity 2014-07-10 10:46:42 +02:00
cpu-db8500.c ARM: ux500: Staticize local symbols in cpu-db8500.c 2014-07-10 10:37:42 +02:00
cpu.c ARM: ux500: Staticise ux500_soc_attr 2014-07-10 10:37:41 +02:00
db8500-regs.h
headsmp.S
hotplug.c
id.c
id.h
Kconfig ARM: ux500: Enable Kconfig for the generic PM domain 2014-10-28 10:48:52 +01:00
Makefile ARM: ux500: Initial support for PM domains 2014-10-28 10:48:23 +01:00
Makefile.boot
platsmp.c
pm_domains.c ARM: make of_device_ids const 2015-02-19 09:44:25 +01:00
pm_domains.h ARM: ux500: Initial support for PM domains 2014-10-28 10:48:23 +01:00
pm.c ARM: ux500: Initial support for PM domains 2014-10-28 10:48:23 +01:00
setup.h
ste-dma40-db8500.h
timer.c ARM: ux500: storage class should be before const qualifier 2014-07-10 10:37:43 +02:00