From: Chander Kashyap Date: Tue, 18 Jun 2013 15:29:35 +0000 (+0900) Subject: clocksource: exynos_mct: use (request/free)_irq calls for local timer registration X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~67^2~9^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7114cd749a12ff9fd64a2f6f04919760f45ab183;p=pandora-kernel.git 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 Acked-by: Mark Rutland Reviewed-by: Tomasz Figa Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed