From: Aaro Koskinen Date: Fri, 18 Mar 2011 23:53:20 +0000 (-0700) Subject: arm: mach-omap2: omap_l3_smx: fix irq handler setup X-Git-Tag: v2.6.39-rc1~35^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18a81019b851dae83f7df3e72064de706788ff25;p=pandora-kernel.git arm: mach-omap2: omap_l3_smx: fix irq handler setup The handler function may be called from the point it is registered. Since the handler inspects IRQ numbers, we must set them up before registration. Signed-off-by: Aaro Koskinen Acked-by: Santosh Shilimkar Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed