diff options
| author | Laurent Pinchart <[email protected]> | 2022-02-24 12:58:40 +0000 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2022-06-27 08:01:22 +0100 |
| commit | f738cb62a8a7e1bea55e7f7047e2a352f1106f55 (patch) | |
| tree | d276a7cc8bf546e3f71402c2f08857753380e7b5 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 48d775688f34f77757dd1961f14b772771197daa (diff) | |
media: rkisp1: resizer: Fix and simplify (un)registration
The rkisp1_rsz_register() and rkisp1_rsz_unregister() functions don't
destroy the mutex (in the error path for the former). Fix this, simplify
error handling at registration time as media_entity_cleanup() can be
called on an uninitialized entity, and make rkisp1_rsz_unregister() and
rkisp1_resizer_devs_unregister() safe to be called on an unregistered
resizer subdev to prepare for simplification of error handling at probe
time.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Dafna Hirschfeld <[email protected]>
Reviewed-by: Ricardo Ribalda <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions