commit | 0c5c15572ac096001f52d37b416f2a4be9aebb80 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Sep 27 12:44:53 2010 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Oct 04 12:43:41 2010 +0200 |
tree | 54c2559cac7e6ee71e31d6b41a1980a392f202b3 | |
parent | 9205e31d1af0f725e71bbae10d199c6b9e8d6dd8 [diff] |
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>