au1200fb: use framebuffer_alloc()
authorManuel Lauss <manuel.lauss@googlemail.com>
Fri, 10 Jun 2011 15:23:01 +0000 (15:23 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 15 Jun 2011 06:48:54 +0000 (15:48 +0900)
commitc329f606a23e13fe952768cb9c32ea929ed91480
tree92d73105d173e8ec67e45666dd023ad2f940813f
parentfc90ec86294202b306b7b124f2f6d5035c94fa13
au1200fb: use framebuffer_alloc()

Convert to use framebuffer_alloc() instead of using fb_info embedded
into device context (which broke the driver in the past due to un-
initialized elements).

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/au1200fb.c