On Thu, Jun 18, 2015 at 12:54 PM, Viresh Kumar <[email protected]> wrote:

> Migrate integrator driver to the new 'set-state' interface provided by
> 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.
>
> For oneshot mode the clkevt device was first getting disabled by
> clearing TIMER_CTRL_ENABLE bits in TIMER_CTRL register, followed by
> clearing TIMER_CTRL_PERIODIC bit. Both these are done with a single
> write operation now.
>
> Cc: Linus Walleij <[email protected]>
> Signed-off-by: Viresh Kumar <[email protected]>

Acked-by: Linus Walleij <[email protected]>

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
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