]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit7dcde98bc24a2c8b4b1688640bb50d1c710460db
treec588be11c6f3ed5888647444157c0a9ef5b28a57
parent7a5bcdfff9619a52714b66ec735315c5fb9d7266
[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