commit | 5e2535710ee3fa2807406ea75eb4381f85b29b0b | [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:11 2015 +0530 |
tree | 9f848aa70bd7f44bd9ea540b5ce310e80ff44e2d | |
parent | bc0195aad0daa2ad5b0d76cce22b167bc3435590 [diff] |
ARM/smp_twd: Migrate to new 'set-state' interface Migrate smp_twd 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>