commit | fc2b2f5df6d8dbf78c958a34628a3880150d6c9e | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Mon Jul 27 15:02:00 2015 +0530 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Mon Aug 10 11:40:58 2015 +0200 |
tree | ec7f1c7f1a6cdcd115c489677b945c0c2ade59b7 | |
parent | 452b13248fe8499b2d9a487999d3610095aecca5 [diff] |
clockevents/drivers/h8300_timer8: Migrate to new 'set-state' interface Migrate h8300_timer8 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. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>