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:
abd7d48
)
powerpc/fsl: use of_iomap() for rstcr mapping
author
Kumar Gala
<galak@kernel.crashing.org>
Wed, 22 Apr 2009 18:18:02 +0000
(13:18 -0500)
committer
Kumar Gala
<galak@kernel.crashing.org>
Tue, 19 May 2009 05:46:18 +0000
(
00:46
-0500)
The rstcr register mapping code was written sometime ago before
of_iomap() existed. We can use it and clean up the code a bit
and get rid of one user of get_immrbase() in the process.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
No differences found