On Tue, Jun 30, 2020 at 3:33 PM Lee Jones <[email protected]> wrote:
> Descriptions for of_gpio_spi_cs_get_count()'s 2 arguments are > missing. Document both 'dev' and 'con_id'. > > Fixes the following W=1 kernel build warnings: > > drivers/gpio/gpiolib-of.c:36: warning: Function parameter or member 'dev' > not described in 'of_gpio_spi_cs_get_count' > drivers/gpio/gpiolib-of.c:36: warning: Function parameter or member 'con_id' > not described in 'of_gpio_spi_cs_get_count' > > Cc: Anton Vorontsov <[email protected]> > Signed-off-by: Lee Jones <[email protected]> Patch applied! Yours, Linus Walleij

