diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-05-20 00:26:45 +0300 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-05-20 17:02:21 +0300 |
commit | 7b923e67a4a76b8e0d7f5eb7688e4546fd9954bc (patch) | |
tree | ac02e1c64382fa7888422104be670ce7acd03c12 /drivers/gpio/gpio-adp5588.c | |
parent | 56da7dc5eb6770f1a30737165a1a69dd0363ba09 (diff) | |
download | linux-stable-7b923e67a4a76b8e0d7f5eb7688e4546fd9954bc.tar.gz linux-stable-7b923e67a4a76b8e0d7f5eb7688e4546fd9954bc.tar.bz2 linux-stable-7b923e67a4a76b8e0d7f5eb7688e4546fd9954bc.zip |
pinctrl: intel: Fix kernel doc format, i.e. add return sections
Kernel doc validator is not happy:
pinctrl-intel.c:865: warning: No description found for return value of 'intel_gpio_to_pin'
pinctrl-intel.c:904: warning: No description found for return value of 'intel_pin_to_gpio'
2 warnings
Add return sections to the kernel documentation of the above mentioned
functions.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Diffstat (limited to 'drivers/gpio/gpio-adp5588.c')
0 files changed, 0 insertions, 0 deletions