linux/drivers/media/platform/ti
Felix Gu f3e969a5b5 media: ti: vpe: Add missing v4l2_device_unregister in vip_remove()
The v4l2_device is registered during probe but was not being unregistered
during remove. Add the missing v4l2_device_unregister() call to properly
clean up resources.

Fixes: fc2873aa4a ("media: ti: vpe: Add the VIP driver")
Cc: stable@vger.kernel.org
Signed-off-by: Felix Gu <ustc.gu@gmail.com>
Reviewed-by: Yemike Abhilash Chandra <y-abhilashchandra@ti.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
2026-03-16 11:51:55 +01:00
..
am437x media: platform: use (t,l)/wxh format for rectangle 2025-04-30 08:16:07 +02:00
cal Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
davinci Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
j721e-csi2rx media: ti: j721e-csi2rx: Fix NULL vs IS_ERR() bug in ti_csi2rx_request_max_ppc() 2025-09-09 15:59:16 +02:00
omap Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
omap3isp media: omap3isp: drop the use count of v4l2 pipeline 2026-03-11 01:05:38 +01:00
vpe media: ti: vpe: Add missing v4l2_device_unregister in vip_remove() 2026-03-16 11:51:55 +01:00
Kconfig media: ti: vpe: Add the VIP driver 2026-01-13 13:49:02 +01:00
Makefile media: ti: Add CSI2RX support for J721E 2023-10-12 09:22:29 +02:00