]> git.baikalelectronics.ru Git - kernel.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)
commitfeed23b4ef385d109e0842ca524df39e96464f10
tree5777def283d5f59090e5ae001a2638d4fb7b9db8
parent5f7d86c7aff86827ed0f823d9aa27496a5f21b84
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