diff options
| author | Jacopo Mondi <[email protected]> | 2023-04-18 11:52:07 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2023-07-28 10:33:29 +0200 |
| commit | bda8953e8c3e7ecbbf6cb1be11790496300e3961 (patch) | |
| tree | e3fad4bf86b8e14aa52cebada59a407f06f37734 /tools/perf/scripts/python/task-analyzer.py | |
| parent | dd61c2a380037166517214957790a1486ae5d348 (diff) | |
media: v4l: async: Drop v4l2_async_nf_parse_fwnode_endpoints()
The v4l2_async_nf_parse_fwnode_endpoints() function, part of
v4l2-fwnode.c, was a helper meant to register one async sub-dev for each
fwnode endpoint of a device.
The function is marked as deprecated in the documentation and is actually
not used anywhere anymore. Drop it and remove the helper function
v4l2_async_nf_fwnode_parse_endpoint() from v4l2-fwnode.c.
This change allows to make the helper function
__v4l2_async_nf_add_connection() visibility private to v4l2-async.c so
that there is no risk drivers can mistakenly use it.
[Sakari Ailus: Small fixups on top.]
Signed-off-by: Jacopo Mondi <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Tested-by: Philipp Zabel <[email protected]> # imx6qp
Tested-by: Niklas Söderlund <[email protected]> # rcar + adv746x
Reviewed-by: Laurent Pinchart <[email protected]>
Tested-by: Aishwarya Kothari <[email protected]> # Apalis i.MX6Q with TC358743
Tested-by: Lad Prabhakar <[email protected]> # Renesas RZ/G2L SMARC
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions