commit | e248cd5d5f1c28c82781d4122dddd1b7c3d7b46f | [log] [tgz] |
---|---|---|
author | Amit Daniel Kachhap <amit.kachhap@linaro.org> | Thu Dec 08 10:07:08 2011 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Thu Dec 08 10:09:31 2011 +0900 |
tree | bde875a493405ee832fdc4e9553533d29d321ec3 | |
parent | de611dd4078499d5aa5ae9655652687ae630585f [diff] |
ARM: EXYNOS: Fix for stall in case of cpu hotplug or sleep This patch adds remove_irq in place of disable_irq which is correct equivalent function for setup_irq used in exynos4_mct_tick_init. Signed-off-by: Amit Daniel Kachhap <amit.kachhap@linaro.org> Tested-by: Inderpal Singh <inderpal.singh@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>