diff options
| author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-02-24 12:58:40 +0000 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-06-27 07:59:48 +0100 |
| commit | 48d775688f34f77757dd1961f14b772771197daa (patch) | |
| tree | e7030dc519549dafe2126589245d6aa7fe0273c7 /scripts/stackusage | |
| parent | 55fcb913d5d3d1f3d0ce91d8d42c50d9cd496427 (diff) | |
| download | linux-48d775688f34f77757dd1961f14b772771197daa.tar.gz linux-48d775688f34f77757dd1961f14b772771197daa.zip | |
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 <laurent.pinchart@ideasonboard.com>
Reviewed-by: Ricardo Ribalda <ribalda@chromium.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
