linux/arch/arm/mach-davinci
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: davinci: Remove CDCE949 driver 2015-01-20 19:29:58 +05:30
aemif.c
asp.h
board-da830-evm.c ARM: davinci: Use standard logging styles 2014-11-18 21:06:41 +05:30
board-da850-evm.c ARM: davinci: Remove redundant casts 2014-11-18 21:11:13 +05:30
board-dm355-evm.c [media] platform: Make use of media_bus_format enum 2014-11-14 17:54:08 -02:00
board-dm355-leopard.c ARM: davinci: remove checks for CONFIG_USB_MUSB_PERIPHERAL 2014-05-22 16:29:08 +05:30
board-dm365-evm.c [media] platform: Make use of media_bus_format enum 2014-11-14 17:54:08 -02:00
board-dm644x-evm.c ARM: davinci: Use standard logging styles 2014-11-18 21:06:41 +05:30
board-dm646x-evm.c ARM: davinci: Remove CDCE949 driver 2015-01-20 19:29:58 +05:30
board-mityomapl138.c ARM: davinci: Use standard logging styles 2014-11-18 21:06:41 +05:30
board-neuros-osd2.c ARM: davinci: Use standard logging styles 2014-11-18 21:06:41 +05:30
board-omapl138-hawk.c
board-sffsdr.c
clock.c ARM: davinci: Use standard logging styles 2014-11-18 21:06:41 +05:30
clock.h
common.c
cp_intc.c
cpuidle.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
da8xx-dt.c ARM: make of_device_ids const 2015-02-19 09:44:25 +01:00
da830.c
da850.c ARM: davinci: da850: Use cpufreq_for_each_entry macro for iteration 2014-04-30 00:06:27 +02:00
davinci.h
devices-da8xx.c ARM: davinci: Remove redundant/unused parameters for edma 2014-05-22 14:55:23 +05:30
devices.c
dm355.c [media] platform: Make use of media_bus_format enum 2014-11-14 17:54:08 -02:00
dm365.c [media] platform: Make use of media_bus_format enum 2014-11-14 17:54:08 -02:00
dm644x.c ARM: davinci: Remove redundant/unused parameters for edma 2014-05-22 14:55:23 +05:30
dm646x.c ARM: davinci: Remove redundant/unused parameters for edma 2014-05-22 14:55:23 +05:30
irq.c
Kconfig ARM: davinci: multi-soc kernels require AUTO_ZRELADDR 2015-02-18 12:20:25 +01:00
Makefile ARM: davinci: Remove CDCE949 driver 2015-01-20 19:29:58 +05:30
Makefile.boot
mux.c ARM: davinci: davinci_cfg_reg cannot be init 2015-02-18 12:20:25 +01:00
mux.h
pm_domain.c ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM 2014-12-13 00:42:49 +01:00
pm.c ARM: mach-davinci: drop owner assignment from platform_drivers 2014-10-20 16:20:02 +02:00
psc.c
serial.c ARM: davinci: serial.c: remove unused serial_read_reg() 2015-01-14 15:56:12 +05:30
sleep.S ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 2014-07-18 12:29:04 +01:00
sram.c
time.c ARM: davinci: Use standard logging styles 2014-11-18 21:06:41 +05:30
usb.c