ARM: SAMSUNG: Add chained enrty/exit call to timer interrupt handler
authorMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 18 Aug 2011 04:02:12 +0000 (13:02 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 19 Aug 2011 11:57:37 +0000 (20:57 +0900)
commit995b528ad25968472742c50fe964d44fac2b857a
tree0e0cd47b1a0765cf895e941ab4e506ab8b568b91
parentf98d429d7a7ff43d6e7c9bab239223f44a85264e
ARM: SAMSUNG: Add chained enrty/exit call to timer interrupt handler

This patch adds chained IRQ enter/exit functions to timer
interrupt handler in order to function correctly on primary
controllers with different methods of flow control.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/irq-vic-timer.c