commit | 9325a3a896b611454f6ab3dcedf69c5799dd5617 | [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:26:12 2015 +0530 |
tree | 102ca7254c043717a9091223007d0c29ff919ff1 | |
parent | 7cfa3c69ca97acfd7cac19652d82aa610015bab8 [diff] |
ARM/lpc32xx/timer: Migrate to new 'set-state' interface Migrate lpc32xx 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: Roland Stigge <stigge@antcom.de> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>