FB: sa11x0: convert to use platform resource and ioremap()
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Feb 2012 12:15:09 +0000 (12:15 +0000)
committerRussell 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