sh_mobile_lcdc: use FB_SYS helpers instead of FB_CFB
authorMagnus Damm <damm@igel.co.jp>
Wed, 17 Dec 2008 08:29:49 +0000 (17:29 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 22 Dec 2008 09:44:48 +0000 (18:44 +0900)
commit2540c111ead82cad605ec2b14a1905ad914cc124
tree43dc4e963bb3bbfe788c1aa600817a0a21dcb2bc
parentda9fdc8b44c421f14a68988ae4d1fb414d5edbf0
sh_mobile_lcdc: use FB_SYS helpers instead of FB_CFB

Since the sh_mobile_lcdc hardware has the framebuffer(s) in system RAM,
use FB_SYS instead of FB_CFB. Also hook in read and write helpers.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/Kconfig
drivers/video/sh_mobile_lcdcfb.c