linux/drivers/media/platform/cadence
Sakari Ailus e7bad98c20 media: v4l: Convert the users of v4l2_get_link_freq to call it on a pad
Call v4l2_get_link_freq() on a pad, instead of a control handler. This way
we can soon convert v4l2_get_link_freq() to be callable only on a pad and
remove the compatibility code.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Acked-by: Naushir Patuck <naush@raspberrypi.com> # rp1-cfe
Acked-by: Benjamin Mugnier <benjamin.mugnier@foss.st.com> # st-mipid02
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2025-02-15 15:22:58 +01:00
..
Kconfig media: platform: cadence: select MIPI_DPHY dependency 2023-10-18 11:49:51 +02:00
Makefile media: v4l: cadence: Add Cadence MIPI-CSI2 TX driver 2018-05-17 06:22:08 -04:00
cdns-csi2rx.c media: v4l: Convert the users of v4l2_get_link_freq to call it on a pad 2025-02-15 15:22:58 +01:00
cdns-csi2tx.c media: Switch back to struct platform_driver::remove() 2024-10-12 16:28:25 +02:00