From: Viresh Kumar Date: Thu, 18 Jun 2015 10:54:38 +0000 (+0530) Subject: clockevents/drivers/tcb_clksrc: Migrate to new 'set-state' interface X-Git-Tag: omap-for-v4.3/fixes-rc1~131^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf4541c101ea497f68639cc94a2639a05cc3710f;p=pandora-kernel.git clockevents/drivers/tcb_clksrc: Migrate to new 'set-state' interface Migrate tcb_clksrc 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: Nicolas Ferre Signed-off-by: Viresh Kumar Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed