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