commit | 6c724d4388997588f38587213ce1ab7d3925b87c | [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:29:40 2015 +0530 |
tree | a386644bcdf7d7bbd4b484a23f43ad7f62b70af5 | |
parent | 7639c0b8b3d5e061253936ed5279ff674be238cb [diff] |
ARM/w90x900/time: Migrate to new 'set-state' interface Migrate w90x900 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: Wan ZongShun <mcuos.com@gmail.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>