]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commit7cb66dcc828662c8cacb74af08478433cef102b1
tree5777def283d5f59090e5ae001a2638d4fb7b9db8
parent00d94979c37fcba3486e9cc76a2eee750172a6a4
FB: sa11x0: convert to use platform resource and ioremap()

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>
arch/arm/mach-sa1100/include/mach/SA-1100.h
drivers/video/sa1100fb.c
drivers/video/sa1100fb.h