commit | 0eda58b7f3a30c9a13d83db1cfaab00e1c452055 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Sep 27 12:44:44 2010 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Oct 04 12:43:37 2010 +0200 |
tree | 6e6efb689188f20271d8dd290008652d3c3defd8 | |
parent | e2c0f8ff0fc26959952fbfa89f732fef928df77f [diff] |
genirq: Provide compat handling for chip->unmask() Wrap the old chip function unmask() 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.043608928@linutronix.de> Reviewed-by: H. Peter Anvin <hpa@zytor.com> Reviewed-by: Ingo Molnar <mingo@elte.hu>