1
0
Fork 0
alistair23-linux/arch/arm/mach-keystone
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
..
Kconfig ARM: keystone: add pcie related options 2014-11-04 10:29:39 -08:00
Makefile ARM: keystone: add PM domain support for clock management 2013-10-10 19:51:19 -04:00
Makefile.boot ARM: keystone: Add minimal TI Keystone platform support 2013-06-17 18:35:34 -04:00
keystone.c ARM: make arrays containing machine compatible strings const 2015-02-19 09:44:17 +01:00
keystone.h ARM: keystone: Make PM bus ready before populating platform devices 2013-12-16 16:03:36 -05:00
memory.h ARM: keystone: Switch over to coherent memory address space 2014-05-08 15:43:33 -04:00
platsmp.c ARM: keystone: Switch over to coherent memory address space 2014-05-08 15:43:33 -04:00
pm_domain.c ARM: make of_device_ids const 2015-02-19 09:44:25 +01:00
smc.S ARM: keystone: Drop the un-necessary dsb from keystone_cpu_smc() 2013-08-05 13:22:09 -04:00