linux-stable-rt/arch/powerpc/platforms/85xx
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
..
Kconfig
Makefile
corenet_ds.c
corenet_ds.h
ksi8560.c
mpc85xx_ads.c
mpc85xx_cds.c
mpc85xx_ds.c
mpc85xx_mds.c
mpc85xx_rdb.c
mpc8536_ds.c
p4080_ds.c
sbc8548.c
sbc8560.c
smp.c
socrates.c
socrates_fpga_pic.c
socrates_fpga_pic.h
stx_gp3.c
tqm85xx.c
xes_mpc85xx.c