linux/arch/powerpc
Kumar Gala 126186a055 [POWERPC] 83xx: Return a point to the struct ipic from ipic_init()
It's useful to have access to struct ipic handle that just got created
in ipic_init().

For example, if we want to setup an external IRQ with out
a device node we need access ipic->irqhost to create the virtual to HW
IRQ mapping and to set the IRQ sense.  With this we can mimic the old
sense array concept that existed in arch/ppc.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2007-01-26 01:45:32 -06:00
..
boot [POWERPC] Make it blatantly clear; mpc5200 device tree is not yet stable 2007-01-22 21:27:35 +11:00
configs [POWERPC] 83xx: Fix Kconfig to only enable FP math emulation for the MPC832x 2007-01-26 00:23:34 -06:00
kernel [POWERPC] Add IRQ remapping hook 2007-01-24 21:13:59 +11:00
lib [POWERPC] Disallow kprobes on emulate_step and branch_taken 2006-11-01 15:14:12 +11:00
math-emu [POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.c 2006-09-26 15:24:35 +10:00
mm [POWERPC] TLB insertion cleanup 2007-01-24 21:13:59 +11:00
oprofile [POWERPC] Fix oprofile support on Cell LPAR 2007-01-24 21:13:59 +11:00
platforms [POWERPC] 83xx: Make platform *_init_IRQ() static 2007-01-26 00:41:57 -06:00
sysdev [POWERPC] 83xx: Return a point to the struct ipic from ipic_init() 2007-01-26 01:45:32 -06:00
xmon [POWERPC] Generic BUG for powerpc 2006-12-11 16:35:07 +11:00
.gitignore [POWERPC] Add files build to .gitignore 2006-12-04 20:41:29 +11:00
Kconfig [POWERPC] 83xx: Fix Kconfig to only enable FP math emulation for the MPC832x 2007-01-26 00:23:34 -06:00
Kconfig.debug [POWERPC] Allow CONFIG_BOOTX_TEXT on iSeries 2006-12-04 20:41:58 +11:00
Makefile [POWERPC] Create a "wrapper" script and use it in arch/powerpc/boot 2006-09-28 14:30:02 +10:00