diff options
author | Chuhong Yuan <hslester96@gmail.com> | 2020-06-03 19:40:48 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-06-23 16:15:14 +0300 |
commit | 4603a5b4a87ccd6fb90cbfa10195291cfcf6ba34 (patch) | |
tree | 1d141c8b8319e1c518ef92b704bb3f4ce19f5340 /drivers/media/platform/omap3isp | |
parent | 1e8d3bbcdda30973a10d34032401647fc4111747 (diff) | |
download | linux-4603a5b4a87ccd6fb90cbfa10195291cfcf6ba34.tar.xz |
media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()
mccic_register() forgets to cleanup the notifier in its error handler.
mccic_shutdown() also misses calling v4l2_async_notifier_cleanup().
Add the missed calls to fix them.
Fixes: 3eefe36cc00c ("media: marvell-ccic: use async notifier to get the sensor")
Signed-off-by: Chuhong Yuan <hslester96@gmail.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/platform/omap3isp')
0 files changed, 0 insertions, 0 deletions