mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-22 18:14:21 +00:00
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> |
||
|---|---|---|
| .. | ||
| cx88-alsa.c | ||
| cx88-blackbird.c | ||
| cx88-cards.c | ||
| cx88-core.c | ||
| cx88-dsp.c | ||
| cx88-dvb.c | ||
| cx88-i2c.c | ||
| cx88-input.c | ||
| cx88-mpeg.c | ||
| cx88-reg.h | ||
| cx88-tvaudio.c | ||
| cx88-vbi.c | ||
| cx88-video.c | ||
| cx88-vp3054-i2c.c | ||
| cx88-vp3054-i2c.h | ||
| cx88.h | ||
| Kconfig | ||
| Makefile | ||