On Thu, Aug 6, 2015 at 11:11 AM, Viresh Kumar viresh.kumar@linaro.org 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 linus.walleij@linaro.org
Yours, Linus Walleij