rkfb:load screeen in rk_fb_open

This commit is contained in:
yxj
2013-01-06 20:55:57 +08:00
parent af581b2d17
commit c144ebdb5c

View File

@@ -1180,7 +1180,6 @@ int rk_fb_register(struct rk_lcdc_device_driver *dev_drv,
#endif
{
fb_inf->fb[0]->fbops->fb_open(fb_inf->fb[0],1);
dev_drv->load_screen(dev_drv,1);
fb_inf->fb[0]->fbops->fb_set_par(fb_inf->fb[0]);
#if defined(CONFIG_LOGO_LINUX_BMP)