commit | c96b3b3c448592a0b87ef20306deb8b1fb4878c7 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Sep 27 12:45:41 2010 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Oct 04 12:43:46 2010 +0200 |
tree | 744c6879a585b9ab07ed51315930f8a673c09aed | |
parent | 37e12df709f09eac17314d79a52190ac46746e33 [diff] |
genirq: Provide compat handling for chip->set_affinity() Wrap the old chip function set_affinity() 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.732894108@linutronix.de> Reviewed-by: H. Peter Anvin <hpa@zytor.com> Reviewed-by: Ingo Molnar <mingo@elte.hu>