diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2015-07-16 16:56:21 +0530 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2015-08-10 11:41:00 +0200 |
commit | 9797529d8981b2d2dce116ba7cf0641e13a5774b (patch) | |
tree | d4e4152db363333de59a2ddaa4feed6df3eccbfd /drivers/staging | |
parent | 677e6fe06378829a4263f65ee32c4b7242410636 (diff) |
microblaze/timer: Migrate to new 'set-state' interface
Migrate microblaze 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 in ->set_mode(RESUME or ONESHOT) and so
tick_resume() set_state_oneshot() aren't implemented.
Cc: Michal Simek <monstr@monstr.eu>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'drivers/staging')
0 files changed, 0 insertions, 0 deletions