git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bdc2e0
)
ARM/davinci/time: Migrate to new 'set-state' interface
author
Viresh Kumar
<viresh.kumar@linaro.org>
Fri, 27 Feb 2015 08:09:52 +0000
(13:39 +0530)
committer
Viresh Kumar
<viresh.kumar@linaro.org>
Fri, 17 Jul 2015 02:52:48 +0000
(08:22 +0530)
Migrate davinci 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) and so .tick_resume()
isn't implemented.
Cc: Sekhar Nori <nsekhar@ti.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
arch/arm/mach-davinci/time.c
patch
|
blob
|
history
diff --cc
arch/arm/mach-davinci/time.c
Simple merge