aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorFrieder Schrempf <[email protected]>2023-02-15 18:16:38 +0100
committerHans Verkuil <[email protected]>2023-04-11 18:11:53 +0200
commita56b3e151e30da1f71fcb0b5726bb592ee4e30b6 (patch)
treebcb2f563a4708d18f9f2701e078c9267f2d396c3 /tools/perf/scripts
parent7cfb35d3a80029d1fa697d6fe5a5e89990b5c508 (diff)
media: imx: imx7-media-csi: Fix error handling in imx7_csi_async_register()
The CSI requires a connected source subdev to operate. If fwnode_graph_get_endpoint_by_id() fails and returns NULL, there is no point in going on. Print an error message and abort instead. Also we don't need to check for an existing asd. Any failure of v4l2_async_nf_add_fwnode_remote() should abort the probe. Suggested-by: Laurent Pinchart <[email protected]> Signed-off-by: Frieder Schrempf <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> Signed-off-by: Laurent Pinchart <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions