Home
last modified time | relevance | path

Searched hist:"634 eb0ec8c210ca3ea81b5b9493b4a39999bbf4a" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clocksource/
H A Dtimer-keystone.cdiff 634eb0ec8c210ca3ea81b5b9493b4a39999bbf4a Thu Jun 18 12:54:48 CEST 2015 Viresh Kumar <viresh.kumar@linaro.org> clockevents/drivers/keystone: Migrate to new 'set-state' interface

Migrate keystone 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.

Also pass the mode-mask to keystone_timer_config() instead of the mode
as mode macro's aren't valid anymore.

Cc: Santosh Shilimkar <ssantosh@kernel.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>