diff options
| author | Laurent Pinchart <[email protected]> | 2022-02-24 12:58:40 +0000 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2022-06-27 07:59:48 +0100 |
| commit | 48d775688f34f77757dd1961f14b772771197daa (patch) | |
| tree | e7030dc519549dafe2126589245d6aa7fe0273c7 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 55fcb913d5d3d1f3d0ce91d8d42c50d9cd496427 (diff) | |
media: rkisp1: isp: Fix and simplify (un)registration
The rkisp1_isp_register() and rkisp1_isp_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_isp_unregister() and
safe to be called on an unregistered isp subdev to prepare for
simplification of error handling at probe time.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Ricardo Ribalda <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions