diff options
| author | Hans de Goede <[email protected]> | 2023-05-15 14:40:11 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2023-06-09 15:08:22 +0100 |
| commit | d374e4559127e68c63f07af02153df37c42989bd (patch) | |
| tree | db5eaf36ad403968da3871e73b54c0affd3a1eff /tools/perf/scripts/python | |
| parent | 96f18f25c1f5f8cee04c1b6895e9404ce1651ebc (diff) | |
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/[email protected]
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions