genirq: Provide compat handling for chip->mask_ack()
authorThomas Gleixner <tglx@linutronix.de>
Mon, 27 Sep 2010 12:44:50 +0000 (12:44 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 4 Oct 2010 10:43:40 +0000 (12:43 +0200)
commit9205e31d1af0f725e71bbae10d199c6b9e8d6dd8
tree9ed35cf7a968ed94395ade073880c7b951f5aa92
parent22a49163e90dd7088f801dd54e25b04e1f337e9b
genirq: Provide compat handling for chip->mask_ack()

Wrap the old chip function mask_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.240806983@linutronix.de>
Reviewed-by: H. Peter Anvin <hpa@zytor.com>
Reviewed-by: Ingo Molnar <mingo@elte.hu>
kernel/irq/chip.c