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:
00d9497
)
FB: sa11x0: convert to use platform resource and ioremap()
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 21 Feb 2012 12:15:09 +0000
(12:15 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 24 Feb 2012 09:39:59 +0000
(09:39 +0000)
Convert the sa11x0 framebuffer driver to obtain the base address of its
hardware registers from the platform resources, and ioremap this rather
than relying on the static mappings.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found