commit | 947d9cf53f5c9c4dfbbffe68f07dd4d02da2093d | [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:56 2015 +0530 |
tree | 58b0823ebfdb0cda8dfb6d194fa4d428a1639414 | |
parent | bc660a454f7899f21f2106be1a16e8d006dd2dba [diff] |
ARM/dc21285-timer: Migrate to new 'set-state' interface Migrate footbridge 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>