On Tue, Oct 8, 2019 at 10:40 PM Randy Dunlap <[email protected]> wrote:
> From: Randy Dunlap <[email protected]> > > Fix kernel-doc for of_gpio_need_valid_mask(). > Fixes this warning and uses correct Return: format. > > ../drivers/gpio/gpiolib-of.c:92: warning: Excess function parameter 'dev' > description in 'of_gpio_need_valid_mask' > > Fixes: f626d6dfb709 ("gpio: of: Break out OF-only code") > Signed-off-by: Randy Dunlap <[email protected]> > Cc: Linus Walleij <[email protected]> > Cc: Bartosz Golaszewski <[email protected]> > Cc: [email protected] Patch applied. Yours, Linus Walleij

