diff options
author | Andy Shevchenko <[email protected]> | 2024-09-16 15:01:28 +0300 |
---|---|---|
committer | Andi Shyti <[email protected]> | 2024-11-13 23:29:45 +0100 |
commit | 3fe09719a06b0dd69e9b971152d2424196e48ef0 (patch) | |
tree | ba900b8c58bdf8ead3c05eb9e1827494a1f535f0 /tools/perf/scripts/python/gecko.py | |
parent | 7cfe1a45de8d506d0722abda25430986376d3676 (diff) |
i2c: isch: Pass pointer to struct i2c_adapter down
There are a lot of messaging calls that use global variable of
struct i2c_adapter. Instead, to make code better and flexible
for further improvements, pass the pointer to the actual adapter
used for transfers.
Signed-off-by: Andy Shevchenko <[email protected]>
Signed-off-by: Andi Shyti <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions