commit | 737663401897f84610d00552eeb83ffa4d730142 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Thu Jun 18 16:24:21 2015 +0530 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Mon Aug 10 11:40:29 2015 +0200 |
tree | fdfdb6adb420fb58a956cb2165166d263cd319fe | |
parent | 226be92b3e6ec2412cd29520fa09fb41a2606cb6 [diff] |
clockevents/drivers/fsl_ftm: Migrate to new 'set-state' interface Migrate fsl_ftm 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: Xiubo Li <Li.Xiubo@freescale.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>