2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 20:23:57 +08:00
linux-next/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 media: add SPDX headers to some files 2019-06-12 11:42:27 -04:00
cx88-blackbird.c media: media/pci: don't set description for ENUM_FMT 2019-07-22 14:40:32 -04:00
cx88-cards.c media: cx88: Add support for NotOnlyTV LV3H card 2019-10-10 07:17:19 -03:00
cx88-core.c media: add SPDX headers to some files 2019-06-12 11:42:27 -04:00
cx88-dsp.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
cx88-dvb.c media: cx88: Add support for NotOnlyTV LV3H card 2019-10-10 07:17:19 -03:00
cx88-i2c.c media: add SPDX headers to some files 2019-06-12 11:42:27 -04:00
cx88-input.c media: pci: cx88: Change the type of 'missed' to u64 2019-06-24 14:59:04 -04:00
cx88-mpeg.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
cx88-reg.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
cx88-tvaudio.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
cx88-vbi.c media: cx88: Get rid of spurious call to cx8800_start_vbi_dma() 2018-05-05 10:25:20 -04:00
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 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
cx88-vp3054-i2c.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
cx88.h media: cx88: Add support for NotOnlyTV LV3H card 2019-10-10 07:17:19 -03:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00