diff options
| author | Steve Longerbeam <[email protected]> | 2018-09-29 15:54:14 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2018-10-04 15:37:40 -0400 |
| commit | 1488c3cf4f3ceaad1bad63898b4b4186f912f216 (patch) | |
| tree | ed447766435f8be30edefa85a11dc11223afbc39 /drivers/media/platform/stm32/stm32-dcmi.c | |
| parent | 21711787045d8d39c01c6bb072c03ef02a10d3a4 (diff) | |
media: staging/imx: Loop through all registered subdevs for media links
The root imx-media notifier no longer sees all bound subdevices because
some of them will be bound to subdev notifiers. So imx_media_create_links()
now needs to loop through all subdevices registered with the v4l2-device,
not just the ones in the root notifier's done list. This should be safe
because imx_media_create_of_links() checks if a fwnode link already
exists before creating.
Signed-off-by: Steve Longerbeam <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/platform/stm32/stm32-dcmi.c')
0 files changed, 0 insertions, 0 deletions