mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
444d2d33d8
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> |
||
---|---|---|
.. | ||
include/mach | ||
aemif.c | ||
asp.h | ||
board-da830-evm.c | ||
board-da850-evm.c | ||
board-dm355-evm.c | ||
board-dm355-leopard.c | ||
board-dm365-evm.c | ||
board-dm644x-evm.c | ||
board-dm646x-evm.c | ||
board-mityomapl138.c | ||
board-neuros-osd2.c | ||
board-omapl138-hawk.c | ||
board-sffsdr.c | ||
clock.c | ||
clock.h | ||
common.c | ||
cp_intc.c | ||
cpuidle.c | ||
da8xx-dt.c | ||
da830.c | ||
da850.c | ||
davinci.h | ||
devices-da8xx.c | ||
devices.c | ||
dm355.c | ||
dm365.c | ||
dm644x.c | ||
dm646x.c | ||
irq.c | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
mux.c | ||
mux.h | ||
pm.c | ||
pm_domain.c | ||
psc.c | ||
serial.c | ||
sleep.S | ||
sram.c | ||
time.c | ||
usb.c |