diff options
| author | Sakari Ailus <[email protected]> | 2023-02-19 13:24:41 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2023-07-28 10:41:31 +0200 |
| commit | 9b4d2f37484bed88fe5dfebe904df67c8bd7c24b (patch) | |
| tree | 77d6aee1f1637b9c1478b3cc26a579ef83f977c0 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 7a2259fc5182bc792b7ce90d83d8f6e197808b9a (diff) | |
media: v4l: async: Only pass match information for async subdev validation
Pass only information required for sub-device matching to functions
checking whether the async sub-device already exists. Do the same for
debug message printing. This makes further changes to other aspects of
async sub-devices easier.
Accordingly, also perform further renames:
asd_equal as v4l2_async_match_equal,
v4l2_async_nf_has_async_subdev as v4l2_async_nf_has_async_match,
__v4l2_async_nf_has_async_subdev as
v4l2_async_nf_has_async_subdev_entry and
v4l2_async_nf_asd_valid as v4l2_async_nf_match_valid.
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions