linux_dsm_epyc7002/drivers/media/pci/cx88
Christophe JAILLET e1444e9b04 media: cx88: Fix some error handling path in 'cx8800_initdev()'
A call to 'pci_disable_device()' is missing in the error handling path.
In some cases, a call to 'free_irq()' may also be missing.

Reorder the error handling path, add some new labels and fix the 2 issues
mentionned above.

This way, the error handling path in more in line with 'cx8800_finidev()'
(i.e. the remove function)

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-10-10 07:20:01 -03:00
..
cx88-alsa.c
cx88-blackbird.c
cx88-cards.c media: cx88: Add support for NotOnlyTV LV3H card 2019-10-10 07:17:19 -03:00
cx88-core.c
cx88-dsp.c
cx88-dvb.c media: cx88: Add support for NotOnlyTV LV3H card 2019-10-10 07:17:19 -03:00
cx88-i2c.c
cx88-input.c
cx88-mpeg.c
cx88-reg.h
cx88-tvaudio.c
cx88-vbi.c
cx88-video.c media: cx88: Fix some error handling path in 'cx8800_initdev()' 2019-10-10 07:20:01 -03:00
cx88-vp3054-i2c.c
cx88-vp3054-i2c.h
cx88.h media: cx88: Add support for NotOnlyTV LV3H card 2019-10-10 07:17:19 -03:00
Kconfig
Makefile