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:
9ce6e0b
)
ARM: s5p: consolidate selection of timer register
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 8 May 2011 14:43:07 +0000
(15:43 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 23 May 2011 17:04:43 +0000
(18:04 +0100)
s5p duplicates the runtime selection of the timer register three times.
Move this out into a separate function.
FIXME: It is unclear whether this code needs to support true runtime
selection of the timer register, or whether it can be selected once at
init time.
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found