-
由 Bartosz Golaszewski 提交于
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: fbb19fe1 ("gpio: pca9570: add slg7xl45106 support") Signed-off-by: NBartosz Golaszewski <bartosz.golaszewski@linaro.org> Reviewed-by: NAndy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: NLinus Walleij <linus.walleij@linaro.org>
a3f7c1d6