提交 d803bb6e 编写于 作者: J Jani Nikula 提交者: Tomi Valkeinen

OMAP: DSS2: Taal: Remove ESD work cancel from driver probe error handling

ESD work is never queued in probe, no need to cancel it on probe error.
Signed-off-by: NJani Nikula <ext-jani.1.nikula@nokia.com>
Signed-off-by: NTomi Valkeinen <tomi.valkeinen@nokia.com>
上级 2f1e5f60
......@@ -627,7 +627,6 @@ static int taal_probe(struct omap_dss_device *dssdev)
err3:
backlight_device_unregister(bldev);
err2:
cancel_delayed_work_sync(&td->esd_work);
destroy_workqueue(td->esd_wq);
err1:
kfree(td);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册