linux/arch/powerpc/platforms/86xx
Roman Fietze 40d50cf7ca powerpc: Make "intspec" pointers in irq_host->xlate() const
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>
2009-12-09 17:10:37 +11:00
..
gef_gpio.c
gef_pic.c powerpc: Make "intspec" pointers in irq_host->xlate() const 2009-12-09 17:10:37 +11:00
gef_pic.h
gef_ppc9a.c powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9A 2009-11-20 16:45:37 -06:00
gef_sbc310.c powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310 2009-11-20 16:45:36 -06:00
gef_sbc610.c powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610 2009-11-20 16:45:35 -06:00
Kconfig powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9A 2009-11-20 16:45:37 -06:00
Makefile
mpc86xx.h
mpc86xx_hpcn.c
mpc86xx_smp.c
mpc8610_hpcd.c
pic.c
sbc8641d.c