forked from Minki/linux
8eb96f136f
This driver creates a const structure that it stores in the data field of an of_device_id array. Add const to the declaration of the location that receives a value from the data field to ensure that the compiler will continue to check that the value is not modified and remove the const-dropping cast on the access to the data field. Done using Coccinelle. Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> |
||
---|---|---|
.. | ||
arm-versatile-reboot.c | ||
as3722-poweroff.c | ||
at91-poweroff.c | ||
at91-reset.c | ||
at91-sama5d2_shdwc.c | ||
axxia-reset.c | ||
brcm-kona-reset.c | ||
brcmstb-reboot.c | ||
gemini-poweroff.c | ||
gpio-poweroff.c | ||
gpio-restart.c | ||
hisi-reboot.c | ||
Kconfig | ||
keystone-reset.c | ||
ltc2952-poweroff.c | ||
Makefile | ||
msm-poweroff.c | ||
piix4-poweroff.c | ||
qnap-poweroff.c | ||
reboot-mode.c | ||
restart-poweroff.c | ||
rmobile-reset.c | ||
st-poweroff.c | ||
syscon-poweroff.c | ||
syscon-reboot-mode.c | ||
syscon-reboot.c | ||
vexpress-poweroff.c | ||
xgene-reboot.c | ||
zx-reboot.c |