genirq: Provide compat handling for chip->disable()/shutdown()
authorThomas Gleixner <tglx@linutronix.de>
Mon, 27 Sep 2010 12:45:02 +0000 (12:45 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 4 Oct 2010 10:43:43 +0000 (12:43 +0200)
commitbc310dda41be6439364c8f3b9fe7c9d743d22b1c
tree86a8b4da3d9e81aad104b61023858813454b0f35
parentc5f756344c390f629243b4a28c2bd198fdfd7ee9
genirq: Provide compat handling for chip->disable()/shutdown()

Wrap the old chip functions disable() and shutdown() 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.532070631@linutronix.de>
Reviewed-by: H. Peter Anvin <hpa@zytor.com>
Reviewed-by: Ingo Molnar <mingo@elte.hu>
kernel/irq/autoprobe.c
kernel/irq/chip.c
kernel/irq/handle.c
kernel/irq/manage.c
kernel/irq/spurious.c