mirror of
https://github.com/torvalds/linux.git
synced 2024-12-23 03:11:46 +00:00
4603a5b4a8
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:
|
||
---|---|---|
.. | ||
cafe-driver.c | ||
Kconfig | ||
Makefile | ||
mcam-core.c | ||
mcam-core.h | ||
mmp-driver.c |