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:
5c78b26
)
clockevents/drivers/dw_apb: Migrate to new 'set-state' interface
author
Viresh Kumar
<viresh.kumar@linaro.org>
Thu, 18 Jun 2015 10:54:19 +0000
(16:24 +0530)
committer
Daniel Lezcano
<daniel.lezcano@linaro.org>
Mon, 10 Aug 2015 09:40:28 +0000
(11:40 +0200)
Migrate dw_apb 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: Jacob Pan <jacob.jun.pan@linux.intel.com>
Cc: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/dw_apb_timer.c
patch
|
blob
|
history
diff --cc
drivers/clocksource/dw_apb_timer.c
Simple merge