diff options
author | Lee Jones <lee.jones@linaro.org> | 2020-06-30 14:33:38 +0100 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-06-30 17:00:11 +0300 |
commit | 85b565c99eca5305d6f55e7855e27a427a81e6e6 (patch) | |
tree | 363d9fc8f8a842f804664f977db6908fa6c619bb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5bae1f08e2853d17ce2ceeca71fe5a3ee03a0a69 (diff) |
gpio: gpio-ml-ioh: Fix missing ':' in 'struct ioh_gpio_reg_data
'struct ioh_gpio_reg_data's 'ien_reg' property is missing a ':'
which confuses the kerneldoc tooling/parsers/validators.
Replacing it squashes the following W=1 warning:
drivers/gpio/gpio-ml-ioh.c:63: warning: Function parameter or member 'ien_reg' not described in 'ioh_gpio_reg_data'
Cc: Andy Shevchenko <andy@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions