From: Thomas Gleixner Date: Sun, 23 Feb 2014 21:40:11 +0000 (+0000) Subject: metag: Use irq_set_affinity instead of homebrewn code X-Git-Tag: v3.15-rc1~131^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48ce8e3f7080869763cfb3ab4ac57bb0ba4da698;p=pandora-kernel.git metag: 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: James Hogan Cc: metag Signed-off-by: James Hogan --- Reading git-diff-tree failed