diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2024-09-16 15:01:28 +0300 |
---|---|---|
committer | Andi Shyti <andi.shyti@kernel.org> | 2024-11-13 23:29:45 +0100 |
commit | 3fe09719a06b0dd69e9b971152d2424196e48ef0 (patch) | |
tree | ba900b8c58bdf8ead3c05eb9e1827494a1f535f0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7cfe1a45de8d506d0722abda25430986376d3676 (diff) | |
download | linux-3fe09719a06b0dd69e9b971152d2424196e48ef0.tar.gz linux-3fe09719a06b0dd69e9b971152d2424196e48ef0.tar.bz2 linux-3fe09719a06b0dd69e9b971152d2424196e48ef0.zip |
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 <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions