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:
b2fc382
)
ARM: bcm2835: make use of CLKSRC_OF
author
Stephen Warren
<swarren@wwwdotorg.org>
Fri, 4 Jan 2013 03:23:13 +0000
(20:23 -0700)
committer
Stephen Warren
<swarren@wwwdotorg.org>
Tue, 15 Jan 2013 04:45:58 +0000
(21:45 -0700)
Using CLKSRC_OF enables deletion of the SoC-specific header
bcm2835_timer.h, replacing the custom function bcm2835_timer_init() with
the standardized automatic clocksource_of_init().
Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
No differences found