On 07/16/2015 06:58 AM, Viresh Kumar wrote:
Migrate xen 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.
Callbacks aren't implemented for modes where we weren't doing anything.
Signed-off-by: Viresh Kumar viresh.kumar@linaro.org
Reviewed-by: Boris Ostrovsky boris.ostrovsky@oracle.com