WSL2-Linux-Kernel/drivers/media/pci/saa7164
Liu Shixin 9018550d96 media: saa7164: fix missing pci_disable_device()
[ Upstream commit 57fb35d754 ]

Add missing pci_disable_device() in the error path in saa7164_initdev().

Fixes: 443c1228d5 ("V4L/DVB (12923): SAA7164: Add support for the NXP SAA7164 silicon")
Signed-off-by: Liu Shixin <liushixin2@huawei.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>
2022-12-31 13:14:16 +01:00
..
Kconfig
Makefile
saa7164-api.c
saa7164-buffer.c media: saa7164: switch from 'pci_' to 'dma_' API 2021-01-27 13:44:33 +01:00
saa7164-bus.c
saa7164-cards.c
saa7164-cmd.c media: saa7164: remove redundant continue statement 2021-07-12 09:16:38 +02:00
saa7164-core.c media: saa7164: fix missing pci_disable_device() 2022-12-31 13:14:16 +01:00
saa7164-dvb.c media: pci: saa7164-dvb.c: replace if(cond) BUG() with BUG_ON() 2020-08-29 07:49:24 +02:00
saa7164-encoder.c media: media/saa7164: fix saa7164_encoder_register() memory leak bugs 2021-03-22 11:53:03 +01:00
saa7164-fw.c
saa7164-i2c.c
saa7164-reg.h
saa7164-types.h media: pci: saa7164: Rudimentary spelling fixes in the file saa7164-types.h 2021-03-22 11:57:37 +01:00
saa7164-vbi.c media: pci: saa7164-vbi.c: replace if (cond) BUG() with BUG_ON() 2020-08-29 07:49:41 +02:00
saa7164.h media: media/pci: fix spelling typo of frimware 2021-02-05 23:51:51 +01:00