Revert "fbdev: pxafb: Fix possible use after free in pxafb_task()"
This reverts commit f08b6c3e14
.
This commit is contained in:
parent
734a82005c
commit
2aa1f13a96
1 changed files with 0 additions and 1 deletions
|
@ -2408,7 +2408,6 @@ static int pxafb_remove(struct platform_device *dev)
|
|||
info = &fbi->fb;
|
||||
|
||||
pxafb_overlay_exit(fbi);
|
||||
cancel_work_sync(&fbi->task);
|
||||
unregister_framebuffer(info);
|
||||
|
||||
pxafb_disable_controller(fbi);
|
||||
|
|
Loading…
Add table
Reference in a new issue