diff options
author | 2025-03-06 17:23:23 +0100 | |
---|---|---|
committer | 2025-04-18 23:33:11 +0200 | |
commit | 666be28145afbcde4a1223e6bc398664abdf8bec (patch) | |
tree | ecc9c59d7fd035cfe4d48ce941283bb3f85956ac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dt-bindings: misc: Describe TI FPC202 dual port controller (diff) | |
download | linux-rng-666be28145afbcde4a1223e6bc398664abdf8bec.tar.xz linux-rng-666be28145afbcde4a1223e6bc398664abdf8bec.zip |
media: i2c: ds90ub960: Replace aliased clients list with address list
The ds90ub960 driver currently uses a list of i2c_client structs to keep
track of used I2C address translator (ATR) alias slots for each RX port.
Keeping these i2c_client structs in the alias slot list isn't actually
needed, the driver only needs to know the client address for each slot.
Convert the aliased_clients list to a list of aliased client addresses.
This will allow removing the "client" parameter from the i2c-atr callbacks
in a future patch.
Tested-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Romain Gantois <romain.gantois@bootlin.com>
Acked-by: Andi Shyti <andi.shyti@kernel.org>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions