Commit a291ea21 authored by Jun Nie's avatar Jun Nie Committed by Eric Miao

pxa168fb: fix offset setting at initialization

Signed-off-by: default avatarJun Nie <njun@marvell.com>
Signed-off-by: default avatarEric Miao <eric.y.miao@gmail.com>
parent 049ad833
......@@ -687,6 +687,7 @@ static int __init pxa168fb_probe(struct platform_device *pdev)
}
info->fix.smem_start = (unsigned long)fbi->fb_start_dma;
set_graphics_start(info, 0, 0);
/*
* Set video mode according to platform data.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment