commit | e2efda24804234c83e17172a2525641dd6b690bc | [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:59 2015 +0530 |
tree | 0095aa4c2a7c5bf791e52e57a3bd162f5cea3ced | |
parent | 947d9cf53f5c9c4dfbbffe68f07dd4d02da2093d [diff] |
ARM/gemini/time: Migrate to new 'set-state' interface Migrate gemini 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. Acked-by: Hans Ulli Kroll <ulli.kroll@googlemail.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>