]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: mxc: fix local timer interrupt handling
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 2 Nov 2011 17:30:49 +0000 (17:30 +0000)
committerShawn Guo <shawn.guo@linaro.org>
Thu, 3 Nov 2011 19:52:49 +0000 (03:52 +0800)
commita918feef334090692ea65e77a8b0cca5e682e666
tree6db2e7cc24954d2e2fbc3abf9a066eeb6374f18c
parent70c9f18ca8f3652c7dcf715e9f0d41c399fe130d
ARM: mxc: fix local timer interrupt handling

As local timer interrupts are now handled as normal interrupts,
remove the special case in the GIC handler.

Cc: Shawn Guo <shawn.guo@linaro.org>
Cc: Sascha Hauer <kernel@pengutronix.de>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Tested-and-Acked-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/plat-mxc/gic.c