linux/drivers/media/radio/si470x
Chuhong Yuan c1d3b5cdb5 media: si470x-i2c: add missed operations in remove
[ Upstream commit 2df200ab23 ]

The driver misses calling v4l2_ctrl_handler_free and
v4l2_device_unregister in remove like what is done in probe failure.
Add the calls to fix it.

Signed-off-by: Chuhong Yuan <hslester96@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-31 16:45:13 +01:00
..
Kconfig
Makefile
radio-si470x-common.c
radio-si470x-i2c.c media: si470x-i2c: add missed operations in remove 2019-12-31 16:45:13 +01:00
radio-si470x-usb.c media: radio/si470x: kill urb on error 2019-08-19 12:08:06 -03:00
radio-si470x.h