diff options
author | Jacopo Mondi <jacopo.mondi@ideasonboard.com> | 2023-04-18 11:52:07 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-07-28 10:33:29 +0200 |
commit | bda8953e8c3e7ecbbf6cb1be11790496300e3961 (patch) | |
tree | e3fad4bf86b8e14aa52cebada59a407f06f37734 /io_uring/rw.h | |
parent | dd61c2a380037166517214957790a1486ae5d348 (diff) | |
download | linux-stable-bda8953e8c3e7ecbbf6cb1be11790496300e3961.tar.gz linux-stable-bda8953e8c3e7ecbbf6cb1be11790496300e3961.tar.bz2 linux-stable-bda8953e8c3e7ecbbf6cb1be11790496300e3961.zip |
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 <jacopo.mondi@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Tested-by: Philipp Zabel <p.zabel@pengutronix.de> # imx6qp
Tested-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> # rcar + adv746x
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tested-by: Aishwarya Kothari <aishwarya.kothari@toradex.com> # Apalis i.MX6Q with TC358743
Tested-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> # Renesas RZ/G2L SMARC
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'io_uring/rw.h')
0 files changed, 0 insertions, 0 deletions