genirq: Provide compat handling for chip->set_wake()
authorThomas Gleixner <tglx@linutronix.de>
Mon, 27 Sep 2010 12:45:50 +0000 (12:45 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 4 Oct 2010 10:43:48 +0000 (12:43 +0200)
commit2f7e99bb9be6a2d8d7b808dc86037710cc8b7bf1
treec620f5e8eb1a160bebb73a330fecd95a430977ed
parentb2ba2c30033c10cca2454f8b44bf98f5249e61c6
genirq: Provide compat handling for chip->set_wake()

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