diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2015-02-27 09:09:52 +0100 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2015-07-17 04:56:21 +0200 |
commit | a785fb39e1b7070da5d53a7d09b140c80c31974e (patch) | |
tree | 295ae349bcf1c5975b67ad31c632f35d5ba82eb4 /crypto/ccm.c | |
parent | ARM/lpc32xx/timer: Migrate to new 'set-state' interface (diff) | |
download | linux-a785fb39e1b7070da5d53a7d09b140c80c31974e.tar.xz linux-a785fb39e1b7070da5d53a7d09b140c80c31974e.zip |
ARM/mmp/time: Migrate to new 'set-state' interface
Migrate mmp 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) except of
local_irq_{save|restore}(), which isn't required and so ->tick_resume
isn't implemented.
Cc: Eric Miao <eric.y.miao@gmail.com>
Cc: Haojian Zhuang <haojian.zhuang@gmail.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'crypto/ccm.c')
0 files changed, 0 insertions, 0 deletions