commit | e33afddca174171a68d57476ead8947476ab9240 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Jul 07 11:24:32 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Jul 07 11:24:32 2009 +0900 |
tree | 96ef173369d9c5ec442215ee0e5c9c8c809011a3 | |
parent | 9731f4a202f29ff402ea2ddad7ff6f3a559c0c82 [diff] |
video: sh_mobile_lcdcfb: Convert to framebuffer_alloc(). All fb_info structures need to be allocated with framebuffer_alloc() due to special initialization. Switch over to it. Signed-off-by: Paul Mundt <lethal@linux-sh.org>