commit | 7114cd749a12ff9fd64a2f6f04919760f45ab183 | [log] [tgz] |
---|---|---|
author | Chander Kashyap <chander.kashyap@linaro.org> | Wed Jun 19 00:29:35 2013 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Wed Jun 19 04:09:35 2013 +0900 |
tree | 981442063bc1e979a057fb16878221227d7bdb4a | |
parent | 34dcedfbf97bc1c91c20f341e4ff4f70e53a0644 [diff] |
clocksource: exynos_mct: use (request/free)_irq calls for local timer registration Replace the (setup/remove)_irq calls for local timer registration with (request/free)_irq calls. This generalizes the local timer registration API. Suggested by Mark Rutland. Signed-off-by: Chander Kashyap <chander.kashyap@linaro.org> Acked-by: Mark Rutland <mark.rutland@arm.com> Reviewed-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>