mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 07:03:37 +02:00
rkfb:load screeen in rk_fb_open
This commit is contained in:
parent
af581b2d17
commit
c144ebdb5c
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user