commit | 1e729d378e75063bf3fa91c62ea372fb73012b24 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Thu Jun 18 16:24:43 2015 +0530 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Mon Aug 10 11:40:43 2015 +0200 |
tree | b5542fba63f9ff680b764487835e6de3e0d823e0 | |
parent | 5dd2482c8e7d8108e8d5d59a25f7b7a16d1ea64e [diff] |
clockevents/drivers/atlas7: Migrate to new 'set-state' interface Migrate atlas7 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: Barry Song <baohua@kernel.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>