diff options
| author | Hans de Goede <hdegoede@redhat.com> | 2023-05-15 16:40:11 +0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-06-09 17:08:22 +0300 |
| commit | d374e4559127e68c63f07af02153df37c42989bd (patch) | |
| tree | db5eaf36ad403968da3871e73b54c0affd3a1eff /include | |
| parent | 96f18f25c1f5f8cee04c1b6895e9404ce1651ebc (diff) | |
| download | linux-d374e4559127e68c63f07af02153df37c42989bd.tar.xz | |
media: atomisp: Move pad linking to atomisp_register_device_nodes()
atomisp_register_device_nodes() already iterates over the ports/sensors
in a loop and that loop already does not include the TPG input.
So we can simply setup the CSI2-port <-> ISP and sensor <-> CSI2-port
mediactl-pad links there instead of repeating the loop in
atomisp_create_pads_links(), which atomisp_register_device_nodes()
used to call later on.
Link: https://lore.kernel.org/r/20230518153733.195306-8-hdegoede@redhat.com
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
