[POWERPC] ps3: add interrupt alloc for outlets
authorGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Sat, 27 Jan 2007 03:08:12 +0000 (19:08 -0800)
committerPaul Mackerras <paulus@samba.org>
Wed, 7 Feb 2007 03:03:18 +0000 (14:03 +1100)
commitb1eeb38e456281c37bbfc270a6ca08605b7e7045
tree9ee62b6b2902f5e6d8fe27cdb842e7b18c371b77
parent861be32ce7f1cf272a3f809e77213b83117a0bd2
[POWERPC] ps3: add interrupt alloc for outlets

PS3 interrupt core update:
  - Add ps3_alloc_irq() and ps3_free_irq(), to allocate a virtual interrupt
    number for an interrupt outlet, which is needed by the PS3 GPU frame
    buffer device and audio drivers

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Acked-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/ps3/interrupt.c
include/asm-powerpc/ps3.h