Loading drivers/video/smscufx.c +1 −1 Original line number Diff line number Diff line Loading @@ -1147,7 +1147,7 @@ static void ufx_free_framebuffer_work(struct work_struct *work) fb_destroy_modelist(&info->modelist); dev->info = 0; dev->info = NULL; /* Assume info structure is freed after this point */ framebuffer_release(info); Loading Loading
drivers/video/smscufx.c +1 −1 Original line number Diff line number Diff line Loading @@ -1147,7 +1147,7 @@ static void ufx_free_framebuffer_work(struct work_struct *work) fb_destroy_modelist(&info->modelist); dev->info = 0; dev->info = NULL; /* Assume info structure is freed after this point */ framebuffer_release(info); Loading