[PATCH] powerpc: enable irq's for platform functions.
authorBen Collins <bcollins@ubuntu.com>
Wed, 1 Feb 2006 11:04:47 +0000 (03:04 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 1 Feb 2006 16:53:10 +0000 (08:53 -0800)
commitcc0fa84a01d328a1ad70076b90f08281c4c79f92
treec588be11c6f3ed5888647444157c0a9ef5b28a57
parentb62735d9c6212de6fd1b5e96b41d978939fb0dd2
[PATCH] powerpc: enable irq's for platform functions.

Make the platform function interrupt functions actually work.  Calls
irq_enable() for the first in the list, and irq_disable() for the last.

Added *func to struct irq_client so the the user can pass just that to
pmf_unregister_irq_client().

Signed-off-by: Ben Collins <bcollins@ubuntu.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/powerpc/platforms/powermac/pfunc_core.c
include/asm-powerpc/pmac_pfunc.h