diff options
author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2022-12-30 11:00:44 +0100 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-01-30 15:55:28 +0100 |
commit | a3f7c1d6ddcbd487964c58ff246506a781e5be8f (patch) | |
tree | b6352ed3360412ce62af147279581d3151dd19f4 /fs/fs_context.c | |
parent | 650f2dc970539b3344a98c4bd18efa309e66623b (diff) | |
download | linux-stable-a3f7c1d6ddcbd487964c58ff246506a781e5be8f.tar.gz linux-stable-a3f7c1d6ddcbd487964c58ff246506a781e5be8f.tar.bz2 linux-stable-a3f7c1d6ddcbd487964c58ff246506a781e5be8f.zip |
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 <bartosz.golaszewski@linaro.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'fs/fs_context.c')
0 files changed, 0 insertions, 0 deletions