1
0
Fork 0
alistair23-linux/arch/arm/mach-mmp
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
..
include/mach ARM: mmp: remove duplicate SM_SCLK_SM_SCLK define 2014-07-04 21:19:08 +08:00
Kconfig arm: mmp: Make use of the DT supported clock 2014-11-12 16:34:30 -08:00
Makefile ARM: mmp: build sram driver alone 2013-12-11 17:33:02 -08:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
aspenite.c ARM: mmp: allow platform devices with modular USB 2014-03-18 16:03:44 +01:00
avengers_lite.c ARM: pxa: move PXA_GPIO_TO_IRQ macro 2013-04-11 10:00:05 +08:00
brownstone.c ARM: pxa: move PXA_GPIO_TO_IRQ macro 2013-04-11 10:00:05 +08:00
clock-mmp2.c ARM: pxa: remove cpu_is_xxx in gpio driver 2013-04-11 09:59:23 +08:00
clock-pxa168.c ARM: pxa: remove cpu_is_xxx in gpio driver 2013-04-11 09:59:23 +08:00
clock-pxa910.c ARM: pxa: remove cpu_is_xxx in gpio driver 2013-04-11 09:59:23 +08:00
clock.c ARM: pxa: add clk_set_rate() 2011-07-12 19:45:19 +08:00
clock.h ARM: pxa: use correct __iomem annotations 2011-10-08 21:03:07 +08:00
common.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
common.h irqchip: move mmp irq driver 2013-08-24 17:39:02 +08:00
devices.c ARM: mmp: allow platform devices with modular USB 2014-03-18 16:03:44 +01:00
flint.c ARM: pxa: move PXA_GPIO_TO_IRQ macro 2013-04-11 10:00:05 +08:00
gplugd.c net: pxa168_eth: Fix providing of phy_interface mode on platform_data 2014-10-28 16:48:02 -04:00
jasper.c ARM: pxa: move PXA_GPIO_TO_IRQ macro 2013-04-11 10:00:05 +08:00
mmp-dt.c arm: mmp: Make use of the DT supported clock 2014-11-12 16:34:30 -08:00
mmp2-dt.c arm: mmp: Make use of the DT supported clock 2014-11-12 16:34:30 -08:00
mmp2.c ARM: mmp: avoid to include head file in mach-mmp 2013-08-24 17:44:45 +08:00
pm-mmp2.c arm: mmp: Remove pointless fiddling with irq internals 2014-03-04 17:37:52 +01:00
pm-pxa910.c arm: mmp: Remove pointless fiddling with irq internals 2014-03-04 17:37:52 +01:00
pxa168.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
pxa910.c ARM: mmp: avoid to include head file in mach-mmp 2013-08-24 17:44:45 +08:00
sram.c ARM: drivers: remove __dev* attributes. 2013-01-03 15:57:04 -08:00
tavorevb.c ARM: pxa: move PXA_GPIO_TO_IRQ macro 2013-04-11 10:00:05 +08:00
teton_bga.c Merge branch 'for-next' of git://github.com/rydberg/linux into next 2013-06-27 23:00:25 -07:00
time.c ARM: make of_device_ids const 2015-02-19 09:44:25 +01:00
ttc_dkb.c ARM: mmp: allow platform devices with modular USB 2014-03-18 16:03:44 +01:00