From: Viresh Kumar Date: Thu, 16 Jul 2015 11:26:32 +0000 (+0530) Subject: unicore/time: Migrate to new 'set-state' interface X-Git-Tag: omap-for-v4.3/fixes-rc1~131^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3078c8df2c03ebad334e1efe7e0867d8b0cd2764;p=pandora-kernel.git unicore/time: Migrate to new 'set-state' interface Migrate unicore 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. We weren't doing anything for PERIODIC or RESUME modes and so their callbacks aren't implemented. Cc: Guan Xuetao Signed-off-by: Viresh Kumar Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed