On Thu, Aug 6, 2015 at 11:11 AM, Viresh Kumar [off-list ref] wrote:
Migrate EP93xx 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.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
---
Linus,
All other clockevent drivers are migrated to the new interface and yours
was left as it adapted generic clockevents framework just now.
Probably Olof can apply it directly to ARM SoC tree..
Sure, but does it work right off or does Olof have to
pull a branch from your tree in for it to work? In that
case I suggest you take this in the -rc phase. Anyways:
Acked-by: Linus Walleij <redacted>
Yours,
Linus Walleij