genirq: Provide compat handling for chip->set_type()
authorThomas Gleixner <tglx@linutronix.de>
Mon, 27 Sep 2010 12:45:47 +0000 (12:45 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 4 Oct 2010 10:43:47 +0000 (12:43 +0200)
commitb2ba2c30033c10cca2454f8b44bf98f5249e61c6
treea168cbcd1314f76edccecd5984d75793773b5239
parentc96b3b3c448592a0b87ef20306deb8b1fb4878c7
genirq: Provide compat handling for chip->set_type()

Wrap the old chip function set_type() 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.832261548@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/manage.c