ARM: SAMSUNG: Do not register legacy timer interrupts on Exynos
authorTomasz Figa <t.figa@samsung.com>
Tue, 23 Apr 2013 15:46:31 +0000 (17:46 +0200)
committerOlof Johansson <olof@lixom.net>
Sun, 28 Apr 2013 19:17:08 +0000 (12:17 -0700)
commit278c800ec4bfcf26b76077e96f155c5b956bd1ad
treef1a987e0d46a8b501998a3add5f10c70f223aaaf
parent81d4f7bfdc9417e7d8fc1133c762daa4458eec5e
ARM: SAMSUNG: Do not register legacy timer interrupts on Exynos

This patch removes legacy PWM timer interrupt initialization from
exynos{4,5}_init_irq() functions, since it conflicts with internal
interrupt handling of the new PWM clocksource driver.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-exynos/common.c
arch/arm/plat-samsung/Kconfig
This page took 0.026538 seconds and 5 git commands to generate.