On Thu, Jul 16, 2015 at 04:56:18PM +0530, Viresh Kumar wrote:
Migrate cris 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: Mikael Starvik starvik@axis.com Cc: Jesper Nilsson jesper.nilsson@axis.com Cc: Rabin Vincent rabin@rab.in Cc: Guenter Roeck linux@roeck-us.net Cc: linux-cris-kernel@axis.com Signed-off-by: Viresh Kumar viresh.kumar@linaro.org
Acked-by: Rabin Vincent rabin@rab.in