OSDN Git Service

genirq: Provide compat handling for chip->eoi()
authorThomas Gleixner <tglx@linutronix.de>
Mon, 27 Sep 2010 12:44:53 +0000 (12:44 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 4 Oct 2010 10:43:41 +0000 (12:43 +0200)
commit0c5c15572ac096001f52d37b416f2a4be9aebb80
tree54c2559cac7e6ee71e31d6b41a1980a392f202b3
parent9205e31d1af0f725e71bbae10d199c6b9e8d6dd8
genirq: Provide compat handling for chip->eoi()

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