genirq: Provide compat handling for chip->ack()
authorThomas Gleixner <tglx@linutronix.de>
Mon, 27 Sep 2010 12:44:47 +0000 (12:44 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 4 Oct 2010 10:43:38 +0000 (12:43 +0200)
commit22a49163e90dd7088f801dd54e25b04e1f337e9b
tree4b1e13b29959be2a03ae6892b469f1f11bb08823
parent0eda58b7f3a30c9a13d83db1cfaab00e1c452055
genirq: Provide compat handling for chip->ack()

Wrap the old chip function ack() until the migration is complete and
the old chip functions are removed.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
LKML-Reference: <20100927121842.142624725@linutronix.de>
Reviewed-by: H. Peter Anvin <hpa@zytor.com>
Reviewed-by: Ingo Molnar <mingo@elte.hu>
kernel/irq/chip.c
kernel/irq/handle.c