commit | 9bdc2e0c9a45b2b5f4de9927562305475ecb9b55 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Fri Feb 27 13:39:52 2015 +0530 |
committer | Viresh Kumar <viresh.kumar@linaro.org> | Fri Jul 17 08:22:25 2015 +0530 |
tree | cb504858773a48577254203c88a7d3c3adecd3b8 | |
parent | 5e2535710ee3fa2807406ea75eb4381f85b29b0b [diff] |
ARM/cns3xxx/timer: Migrate to new 'set-state' interface Migrate cns3xxx 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. NOTE: We don't read TIMER1_2_CONTROL_OFFSET register on shutdown anymore. Acked-by: Krzysztof HaĆasa <khalasa@piap.pl> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>