On Tue, Jun 30, 2020 at 3:33 PM Lee Jones <lee.jo...@linaro.org> 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 <avoront...@ru.mvista.com> > Signed-off-by: Lee Jones <lee.jo...@linaro.org> Patch applied! Yours, Linus Walleij