commit | 9205e31d1af0f725e71bbae10d199c6b9e8d6dd8 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Sep 27 12:44:50 2010 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Oct 04 12:43:40 2010 +0200 |
tree | 9ed35cf7a968ed94395ade073880c7b951f5aa92 | |
parent | 22a49163e90dd7088f801dd54e25b04e1f337e9b [diff] |
genirq: Provide compat handling for chip->mask_ack() Wrap the old chip function mask_ack() 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.240806983@linutronix.de> Reviewed-by: H. Peter Anvin <hpa@zytor.com> Reviewed-by: Ingo Molnar <mingo@elte.hu>