linux/drivers/media
Yang Li da24442796 media: exynos4-is: add missing call to of_node_put()
In one of the error paths of the for_each_child_of_node() loop in
fimc_md_parse_one_endpoint, add missing call to of_node_put().

Fix the following coccicheck warning:
./drivers/media/platform/exynos4-is/media-dev.c:489:1-23: WARNING:
Function "for_each_child_of_node" should have of_node_put() before
return around line 492.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-03-22 10:14:40 +01:00
..
cec media: cec-notifier: also search for HDMI devices on I2C 2021-03-11 11:59:44 +01:00
common media: b2c2: remove trailing semicolon in macro definition 2021-03-11 11:59:45 +01:00
dvb-core media: fix incorrect kernel doc usages 2021-03-11 11:59:44 +01:00
dvb-frontends media: drxj: remove redundant assignments to variable image_to_select 2021-03-11 11:59:46 +01:00
firewire media: firewire: fix memory leak 2020-09-27 11:29:45 +02:00
i2c media: i2c: adv7511: remove open coded version of SMBus block read 2021-03-11 11:59:45 +01:00
mc media: mc-device.c: change media_device_request_alloc to match media_ioctl_info 2020-08-29 08:15:23 +02:00
mmc media updates for v5.8-rc1 2020-06-03 20:59:38 -07:00
pci media: ngene: switch from 'pci_' to 'dma_' API 2021-03-11 11:59:46 +01:00
platform media: exynos4-is: add missing call to of_node_put() 2021-03-22 10:14:40 +01:00
radio media: use getter/setter functions 2021-03-11 11:59:42 +01:00
rc media: fix incorrect kernel doc usages 2021-03-11 11:59:44 +01:00
spi media: use getter/setter functions 2021-03-11 11:59:42 +01:00
test-drivers media: vim2m: initialize the media device earlier 2021-03-22 10:14:23 +01:00
tuners media: fix incorrect kernel doc usages 2021-03-11 11:59:44 +01:00
usb media: anysee: simplify the return expression of anysee_ci_* function 2021-03-11 11:59:44 +01:00
v4l2-core media: uapi: move VP8 stateless controls out of staging 2021-03-22 09:52:12 +01:00
Kconfig media: Remove superfluous dependency for MEDIA_SUPPORT_FILTER 2020-11-27 12:19:25 +01:00
Makefile media: media/test_drivers: rename to test-drivers 2020-04-16 10:38:31 +02:00