From: Thomas Gleixner Date: Sun, 23 Feb 2014 21:40:10 +0000 (+0000) Subject: xtensa: Use irq_set_affinity instead of homebrewn code X-Git-Tag: v3.15-rc1~152^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b58d971da3433654787a88c40c6fca00f5bbaa04;p=pandora-kernel.git xtensa: Use irq_set_affinity instead of homebrewn code There is no point in having an incomplete copy of irq_set_affinity() for the hotplug irq migration code. Use the core function instead and while at it switch to for_each_active_irq() Signed-off-by: Thomas Gleixner Cc: Peter Zijlstra Cc: Chris Zankel Cc: xtensa Link: http://lkml.kernel.org/r/20140223212736.664624945@linutronix.de Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed