]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Thu, 18 Aug 2011 04:08:11 +0000 (13:08 +0900)
commit62e36e186d96079fa16ecc1ace8562b1d80716bd
tree0e0cd47b1a0765cf895e941ab4e506ab8b568b91
parent570c3d62696896275fb7aa6b4c80c955b93a136b
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