genirq: Provide compat handling for bus_lock/bus_sync_unlock
authorThomas Gleixner <tglx@linutronix.de>
Mon, 27 Sep 2010 12:44:35 +0000 (12:44 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 4 Oct 2010 10:43:35 +0000 (12:43 +0200)
commit3876ec9ef3775d062345b3760d3271ecb8cd3fea
tree6c1cd233753fe09d48bdf107da34b4dbe4e003fc
parenta77c4635915021c646cc017f22239e66d1aab4d5
genirq: Provide compat handling for bus_lock/bus_sync_unlock

Wrap the old chip functions for bus_lock/bus_sync_unlock 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.842536121@linutronix.de>
Reviewed-by: H. Peter Anvin <hpa@zytor.com>
Reviewed-by: Ingo Molnar <mingo@elte.hu>
kernel/irq/chip.c
kernel/irq/internals.h
kernel/irq/manage.c