From: Viresh Kumar Date: Fri, 27 Feb 2015 08:09:52 +0000 (+0530) Subject: ARM/SPEAr/time: Migrate to new 'set-state' interface X-Git-Tag: omap-for-v4.3/fixes-merge-window~9^2~23^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7639c0b8b3d5e061253936ed5279ff674be238cb;p=pandora-kernel.git ARM/SPEAr/time: Migrate to new 'set-state' interface Migrate SPEAr 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. Also kill the unnecessary forward declaration of set-mode routine by moving 'struct clock_event_device clkevt' towards the bottom of the file. Cc: Shiraz Hashim Signed-off-by: Viresh Kumar --- Reading git-diff-tree failed