genirq: Provide compat handling for chip->mask()
authorThomas Gleixner <tglx@linutronix.de>
Mon, 27 Sep 2010 12:44:42 +0000 (12:44 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 4 Oct 2010 10:43:36 +0000 (12:43 +0200)
commite2c0f8ff0fc26959952fbfa89f732fef928df77f
tree3a85e05d69b4c48c86bcd3b032d8f6e239a3c126
parent3876ec9ef3775d062345b3760d3271ecb8cd3fea
genirq: Provide compat handling for chip->mask()

Wrap the old chip function mask() 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: <20100927121841.940355859@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
kernel/irq/migration.c