Hi Marek, On Tue, Nov 08, 2022 at 03:14:14PM +0100, Marek Szyprowski wrote: > On 05.10.2022 16:47, Sylwester Nawrocki wrote: > > On 23.09.2022 11:42, Marek Szyprowski wrote: > >> 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 <djrscally@xxxxxxxxx> > >> Fixes: fa91f1056f17 ("[media] exynos4-is: Add support for asynchronous subdevices registration") > >> Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > > Reviewed-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx> > > Gentle ping for merging this fix. It's in my PR to Mauro: <URL:https://patchwork.linuxtv.org/project/linux-media/patch/Y1uVp8hHo7DYUK82@xxxxxxxxxxxxxxxxxxxxxx/> -- Sakari Ailus