From: Viresh Kumar Date: Fri, 27 Feb 2015 08:09:52 +0000 (+0530) Subject: ARM/cns3xxx/timer: Migrate to new 'set-state' interface X-Git-Tag: omap-for-v4.3/fixes-merge-window~9^2~23^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bdc2e0c9a45b2b5f4de9927562305475ecb9b55;p=pandora-kernel.git ARM/cns3xxx/timer: Migrate to new 'set-state' interface Migrate cns3xxx 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. NOTE: We don't read TIMER1_2_CONTROL_OFFSET register on shutdown anymore. Acked-by: Krzysztof HaƂasa Signed-off-by: Viresh Kumar --- Reading git-diff-tree failed