diff options
| author | Marek Szyprowski <[email protected]> | 2022-09-23 11:42:01 +0200 |
|---|---|---|
| committer | Sakari Ailus <[email protected]> | 2022-10-25 14:34:50 +0300 |
| commit | f98a5c2e1c4396488c27274ba82afc11725a4bcc (patch) | |
| tree | 431acfa0a3c42e93379bf4eb84d4e782d84e0126 /tools/perf/scripts/python | |
| parent | c95770e4fc172696dcb1450893cda7d6324d96fc (diff) | |
media: exynos4-is: don't rely on the v4l2_async_subdev internals
Commit 1f391df44607 ("media: v4l2-async: Use endpoints in
__v4l2_async_nf_add_fwnode_remote()") changed the data that is stored in
the v4l2_async_subdev internals from the fwnode pointer to the parent
device to the fwnode pointer to the matched endpoint. This broke the
sensor matching code, which relied on the particular fwnode data in the
v4l2_async_subdev internals. Fix this by simply matching the
v4l2_async_subdev pointer, which is already available there.
Reported-by: Daniel Scally <[email protected]>
Fixes: fa91f1056f17 ("[media] exynos4-is: Add support for asynchronous subdevices registration")
Signed-off-by: Marek Szyprowski <[email protected]>
Reviewed-by: Daniel Scally <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions