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)
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

Simple merge