commit | 8d778377e598bd78d4ce788b20b1c74777c5d137 | [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:29:42 2015 +0530 |
tree | fcc49241c3944ef97447552b1764eaf700436b3b | |
parent | 6c724d4388997588f38587213ce1ab7d3925b87c [diff] |
ARM/iop/time: Migrate to new 'set-state' interface Migrate iop 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: Russell King <linux@arm.linux.org.uk> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>