diff options
| author | Yang Yingliang <[email protected]> | 2022-11-10 23:05:59 +0800 |
|---|---|---|
| committer | Hans Verkuil <[email protected]> | 2022-11-18 15:48:17 +0100 |
| commit | 9b358183b405651bc917c70975c17754da574c03 (patch) | |
| tree | ef0d5bedbed371687bd8f7b55411422b99e2bfc2 /tools/perf/scripts/python | |
| parent | 246f4226f1590f25d9e0020989e66c1269979d11 (diff) | |
media: mtk-jpegdec: add missing destroy_workqueue()
destroy_workqueue() needs be called to when driver is
unloading, fix it by using devm_add_action_or_reset()
to make workqueuedevice-managed.
Fixes: dedc21500334 ("media: mtk-jpegdec: add jpeg decode worker interface")
Signed-off-by: Yang Yingliang <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions