On 12/06/15 09:00, Viresh Kumar wrote:
Migrate arm_global_timer driver to the new 'set-state' interface
provided by the clockevents core, the earlier 'set-mode' interface is
marked obsolete now.

This also enables us to implement callbacks for new states of clockevent
devices, for example: ONESHOT_STOPPED.

Acked-by: Daniel Lezcano <daniel.lezc...@linaro.org>
Cc: Srinivas Kandagatla <srinivas.kandaga...@gmail.com>
Cc: Maxime Coquelin <maxime.coque...@st.com>
Cc: Patrice Chotard <patrice.chot...@st.com>
Signed-off-by: Viresh Kumar <viresh.ku...@linaro.org>
---
  drivers/clocksource/arm_global_timer.c | 37 ++++++++++++++++------------------
  1 file changed, 17 insertions(+), 20 deletions(-)

diff --git a/drivers/clocksource/arm_global_timer.c 
b/drivers/clocksource/arm_global_timer.c
index e6833771a716..29ea50ac366a 100644
--- a/drivers/clocksource/arm_global_timer.c
+++ b/drivers/clocksource/arm_global_timer.c

Hi Viresh,
Thanks for the patch,
Should have been careful with the my last Ack :-)

Acked-by: Srinivas Kandagatla<srinivas.kandaga...@linaro.org <mailto:srinivas.kandaga...@linaro.org>>

--srini
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to