From: Thomas Gleixner Date: Sun, 23 Feb 2014 21:40:10 +0000 (+0000) Subject: sh: Use irq_set_affinity instead of homebrewn code X-Git-Tag: v3.15-rc1~152^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6decf1a33c386d4addc2ed9d269c3868f08c70bb;p=pandora-kernel.git sh: 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. Signed-off-by: Thomas Gleixner Cc: Peter Zijlstra Cc: Paul Mundt Cc: sh Link: http://lkml.kernel.org/r/20140223212736.774961401@linutronix.de Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed