forked from Minki/linux
40d50cf7ca
Writing a driver using SCLPC on the MPC5200B I detected, that the intspec arrays to map irqs to Linux virq cannot be const, because the mapping and xlate functions only take non const pointers. All those functions do not modify the intspec, so a const pointer could be used. Signed-off-by: Roman Fietze <roman.fietze@telemotive.de> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> |
||
---|---|---|
.. | ||
gef_gpio.c | ||
gef_pic.c | ||
gef_pic.h | ||
gef_ppc9a.c | ||
gef_sbc310.c | ||
gef_sbc610.c | ||
Kconfig | ||
Makefile | ||
mpc86xx_hpcn.c | ||
mpc86xx_smp.c | ||
mpc86xx.h | ||
mpc8610_hpcd.c | ||
pic.c | ||
sbc8641d.c |