diff options
author | Bartosz Golaszewski <[email protected]> | 2022-12-30 11:00:44 +0100 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2023-01-30 15:55:28 +0100 |
commit | a3f7c1d6ddcbd487964c58ff246506a781e5be8f (patch) | |
tree | b6352ed3360412ce62af147279581d3151dd19f4 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 650f2dc970539b3344a98c4bd18efa309e66623b (diff) |
gpio: pca9570: rename platform_data to chip_data
By convention platform_data refers to structures passed to drivers by
code that registers devices. When talking about model-specific data
structures associated with OF compatibles, we usually call them chip_data.
In order to avoid confusion rename all mentions of platform_data to
chip_data.
Fixes: fbb19fe17eae ("gpio: pca9570: add slg7xl45106 support")
Signed-off-by: Bartosz Golaszewski <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions