diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2015-06-12 10:00:14 +0200 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2015-08-06 12:16:41 +0200 |
commit | 4996978490f7e48f29408e499c7e542ac1e2c5b8 (patch) | |
tree | c9cada168eeb5f4c2c6889155601233aa42ae06b /drivers/nvdimm | |
parent | clockevents/drivers/arm_global_timer: Migrate to new 'set-state' interface (diff) | |
download | linux-4996978490f7e48f29408e499c7e542ac1e2c5b8.tar.xz linux-4996978490f7e48f29408e499c7e542ac1e2c5b8.zip |
clockevents/drivers/bcm2835: Migrate to new 'set-state' interface
Migrate bcm2835 driver to the new 'set-state' interface provided by
the 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 the ->set_mode() callback. So, this patch
doesn't provide any set-state callbacks.
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Tested-by: Stephen Warren <swarren@wwwdotorg.org>
Cc: Stephen Warren <swarren@wwwdotorg.org>
Cc: Lee Jones <lee@kernel.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'drivers/nvdimm')
0 files changed, 0 insertions, 0 deletions