linux/drivers/media/platform/ti/davinci
Johan Hovold 2282f97956 media: vpif_capture: fix OF node reference imbalance
The driver reuses the OF node of the parent device but fails to take
another reference to balance the one dropped by the platform bus code
when unbinding the parent and releasing the child devices.

Fix this by using the intended helper for reusing OF nodes.

Fixes: 4a5f8ae50b ("[media] davinci: vpif_capture: get subdevs from DT when available")
Cc: stable@vger.kernel.org	# 4.13
Cc: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
2026-05-05 16:57:02 +02:00
..
Kconfig media: davinci: remove vpbe support 2023-01-12 10:53:12 +01:00
Makefile media: davinci: remove vpbe support 2023-01-12 10:53:12 +01:00
vpif_capture.c media: vpif_capture: fix OF node reference imbalance 2026-05-05 16:57:02 +02:00
vpif_capture.h media: platform: ti: avoid using 'videobuf' or 'video-buf' 2022-08-29 16:25:08 +02:00
vpif_display.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
vpif_display.h media: platform: ti: avoid using 'videobuf' or 'video-buf' 2022-08-29 16:25:08 +02:00
vpif.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
vpif.h media: platform: ti: avoid using 'videobuf' or 'video-buf' 2022-08-29 16:25:08 +02:00