commit | 2540c111ead82cad605ec2b14a1905ad914cc124 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@igel.co.jp> | Wed Dec 17 17:29:49 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Dec 22 18:44:48 2008 +0900 |
tree | 43dc4e963bb3bbfe788c1aa600817a0a21dcb2bc | |
parent | da9fdc8b44c421f14a68988ae4d1fb414d5edbf0 [diff] |
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>