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 | ||
aspenite.c | ||
avengers_lite.c | ||
brownstone.c | ||
clock-mmp2.c | ||
clock-pxa168.c | ||
clock-pxa910.c | ||
clock.c | ||
clock.h | ||
common.c | ||
common.h | ||
devices.c | ||
flint.c | ||
gplugd.c | ||
jasper.c | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
mmp-dt.c | ||
mmp2-dt.c | ||
mmp2.c | ||
pm-mmp2.c | ||
pm-pxa910.c | ||
pxa168.c | ||
pxa910.c | ||
sram.c | ||
tavorevb.c | ||
teton_bga.c | ||
time.c | ||
ttc_dkb.c |