commit | 74364615a643f65b6de9faa4112365e4880c7047 | [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:28:50 2015 +0530 |
tree | db5a0b22540ea2b5057e2cba11a95918665b6ece | |
parent | 69ec063f6018b5931974e7c4ac7a24b1a075ca25 [diff] |
ARM/omap2/timer: Migrate to new 'set-state' interface Migrate omap2 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. Acked-by: Santosh Shilimkar <ssantosh@kernel.org> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>