commit | 21e2b8c62cca8f7dbec0c8c131ca1637e4a5670f | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Sep 27 12:45:53 2010 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Oct 04 12:43:50 2010 +0200 |
tree | 8810be220dc49cf78c055ba960b1083cd1459a21 | |
parent | 2f7e99bb9be6a2d8d7b808dc86037710cc8b7bf1 [diff] |
genirq: Provide compat handling for chip->retrigger() Wrap the old chip function retrigger() 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: <20100927121843.025801092@linutronix.de> Reviewed-by: H. Peter Anvin <hpa@zytor.com> Reviewed-by: Ingo Molnar <mingo@elte.hu>