Home
last modified time | relevance | path

Searched hist:"82 dbbfdf8f7ecc7381ce2adb22778418d520d84c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpio/
H A Dgpio-pca9570.cdiff 82dbbfdf8f7ecc7381ce2adb22778418d520d84c Thu Aug 17 14:44:49 CDT 2023 Bartosz Golaszewski <bartosz.golaszewski@linaro.org> gpio: pca9570: fix kerneldoc

While renaming one of the fields in the driver data struct, the kerneldoc
was not updated which apparently angers the test robot now.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202308171538.nKKUOtbg-lkp@intel.com/
Fixes: a3f7c1d6ddcb ("gpio: pca9570: rename platform_data to chip_data")
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>