Searched hist:"226 be92b3e6ec2412cd29520fa09fb41a2606cb6" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/clocksource/ |
H A D | dw_apb_timer.c | diff 226be92b3e6ec2412cd29520fa09fb41a2606cb6 Thu Jun 18 12:54:19 CEST 2015 Viresh Kumar <viresh.kumar@linaro.org> clockevents/drivers/dw_apb: Migrate to new 'set-state' interface
Migrate dw_apb 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.
Cc: Jacob Pan <jacob.jun.pan@linux.intel.com> Cc: Jamie Iles <jamie@jamieiles.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
|