linux/drivers/media/pci/tw5864
Kieran Bingham 4406c81305 media: tw5864: Disable PCI device when finished
The cleanup in tw5864_finidev() neglected to disable the PCI device
after enabling it in tw5864_initdev().

Call pci_disable_device() after releasing the associated resources.

Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-11-15 08:12:01 +00:00
..
Kconfig
Makefile
tw5864-core.c media: tw5864: Disable PCI device when finished 2021-11-15 08:12:01 +00:00
tw5864-h264.c
tw5864-reg.h
tw5864-util.c
tw5864-video.c
tw5864.h