linux-stable/drivers/staging/media/tegra-video
Sakari Ailus c49eea6ffe device property: Drop fwnode_graph_get_remote_node()
fwnode_graph_get_remote_node() is only used by the tegra-video driver.
Convert it to use newer fwnode_graph_get_endpoint_by_id() and drop
now-unused fwnode_graph_get_remote_node().

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2021-12-17 18:41:29 +01:00
..
csi.c media: v4l2-subdev: add subdev-wide state struct 2021-06-17 10:01:27 +02:00
csi.h media: tegra-video/csi.h: fix kernel-doc mistake 2021-03-22 12:52:05 +01:00
Kconfig media: tegra-video: Add support for external sensor capture 2020-08-28 15:11:33 +02:00
Makefile
tegra210.c media: tegra-video: Add custom V4L2 control V4L2_CID_TEGRA_SYNCPT_TIMEOUT_RETRY 2021-01-04 13:10:22 +01:00
TODO media: tegra-video: Compute settle times based on the clock rate 2020-08-28 15:14:16 +02:00
vi.c device property: Drop fwnode_graph_get_remote_node() 2021-12-17 18:41:29 +01:00
vi.h media: tegra-video: Add custom V4L2 control V4L2_CID_TEGRA_SYNCPT_TIMEOUT_RETRY 2021-01-04 13:10:22 +01:00
video.c media: tegra-video: Implement V4L2 device notify callback 2021-01-04 13:01:58 +01:00
video.h