diff options
author | Laurent Pinchart <[email protected]> | 2024-06-19 02:42:34 +0300 |
---|---|---|
committer | Laurent Pinchart <[email protected]> | 2024-08-26 16:36:11 +0300 |
commit | 06564411dcd10277eb5e192106603114cac3fd3f (patch) | |
tree | 87bacd7fe2ba4f936fe110a61156458f6c742333 /tools/perf/scripts/python/flamegraph.py | |
parent | ea2e2ea551abf0ce8350f82e8cd431b7f8a1e5e9 (diff) |
media: microchip-isc: Drop v4l2_subdev_link_validate() for video devices
The v4l2_subdev_link_validate() function is a helper designed to
validate links whose sink is a subdev. When called on a link whose sink
is a video device, it only prints a warning and returns. As the
microchip-isc driver implements manual validate of the subdev to video
device link, we can just drop the v4l2_subdev_link_validate() to avoid
the warning.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Tomi Valkeinen <[email protected]>
Acked-by: Sakari Ailus <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions