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)
committerMark Brown <broonie@linaro.org>
Fri, 13 Jun 2014 15:32:16 +0000 (16:32 +0100)
commit5a5f99e94c10d176066d02239361cd009dc06bf1
tree1cf1970185b1b92847d15e4da24d634395299a5b
parent4270559b4203861bc856f863a8fd2a7536dc3975
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>
(cherry picked from commit 1ff99ea65687d921cb71f330491ec4205c00eb9f)
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/clocksource/arm_arch_timer.c