From: Thomas Gleixner Date: Wed, 7 May 2014 15:44:18 +0000 (+0000) Subject: sh: intc: Remove pointless irq_reserve_irqs() invocation X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~17^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3670802223e164f1089287d1c223d34d3c5dc3da;p=pandora-kernel.git sh: intc: Remove pointless irq_reserve_irqs() invocation The preceding call to irq_create_identity_mapping() marks the interrupt as allocated already. Remove the leftover. Signed-off-by: Thomas Gleixner Reviewed-by: Grant Likely Cc: Tony Luck Cc: Peter Zijlstra Acked-by: Simon Horman Cc: linux-sh@vger.kernel.org Link: http://lkml.kernel.org/r/20140507154339.189047829@linutronix.de Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed