linux/drivers/media
Christophe JAILLET 50a0efae27 media: i2c: tda1997: Fix an error handling path 'tda1997x_probe()'
If 'media_entity_pads_init()' fails, we must free the resources allocated
by 'v4l2_ctrl_handler_init()', as already done in the previous error
handling path.

'goto' the right label to fix it.

Fixes: 9ac0038db9 ("media: i2c: Add TDA1997x HDMI receiver driver")

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Hans Verkuil <hansverk@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2018-05-11 11:36:09 -04:00
..
cec media: rc: per-protocol repeat period and minimum keyup timer 2018-04-20 09:16:55 -04:00
common media: saa7146: fix error return from master_xfer 2018-05-11 11:30:57 -04:00
dvb-core media: Revert cleanup ktime_set() usage 2018-05-09 16:31:06 -04:00
dvb-frontends media: update/fix my e-mail on some places 2018-05-10 07:27:15 -04:00
firewire vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
i2c media: i2c: tda1997: Fix an error handling path 'tda1997x_probe()' 2018-05-11 11:36:09 -04:00
mmc media: move dvb kAPI headers to include/media 2017-12-28 13:16:01 -05:00
pci media: cx23885: Add some missing register documentation 2018-05-11 11:29:53 -04:00
platform media: xilinx: regroup caps on querycap 2018-05-11 11:25:06 -04:00
radio Linux 4.17-rc4 2018-05-10 07:19:23 -04:00
rc Linux 4.17-rc4 2018-05-10 07:19:23 -04:00
spi media: cxd2880-spi: Modified how to declare structure 2018-05-05 10:37:12 -04:00
tuners Linux 4.17-rc4 2018-05-10 07:19:23 -04:00
usb media: em28xx: Demote several dev_err to dev_info 2018-05-11 11:30:38 -04:00
v4l2-core media: v4l2-ioctl: replace IOCTL_INFO_STD with stub functions 2018-05-11 11:26:38 -04:00
Kconfig media: cec: Kconfig coding style issue 2018-05-09 16:26:50 -04:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
media-device.c media: media-device: fix ioctl function types 2018-05-09 16:33:46 -04:00
media-devnode.c MAINTAINERS & files: Canonize the e-mails I use at files 2018-05-04 06:21:06 -04:00
media-entity.c media: media.h: reorganize header to make it easier to understand 2018-02-26 10:14:46 -05:00