commit | 5c78b265454e6199754b61fa33ea3c1337e6aeab | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Thu Jun 18 16:24:18 2015 +0530 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Mon Aug 10 11:40:28 2015 +0200 |
tree | db4757ce5282bbf18312a2b2b5f88c5da85c4d74 | |
parent | bd88420c589afc0c58542a5d1953637ef2fa64e4 [diff] |
clockevents/drivers/dummy_timer: Migrate to new 'set-state' interface Migrate dummy_timer driver to the new 'set-state' interface provided by clockevents core, the earlier 'set-mode' interface is marked obsolete now. We weren't doing anything in the ->set_mode() callback. So, this patch doesn't provide any set-state callbacks. Cc: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Viresh Kumae <viresh.kumar@linaro.org> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>