]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clocksource: arch_timer: Pass clock event to set_mode callback
authorStephen Boyd <sboyd@codeaurora.org>
Thu, 18 Jul 2013 23:59:30 +0000 (16:59 -0700)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Wed, 31 Jul 2013 23:13:36 +0000 (01:13 +0200)
commit1ff99ea65687d921cb71f330491ec4205c00eb9f
tree2ff925968c36c286a6a579e6af0960eb79dc367a
parente09f3cc0184d6b5c3816f921b7ffb67623e5e834
clocksource: arch_timer: Pass clock event to set_mode callback

There isn't any reason why we don't pass the event here and we'll
need it in the near future for memory mapped arch timers anyway.

Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Marc Zyngier <Marc.Zyngier@arm.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
drivers/clocksource/arm_arch_timer.c