Re: [PATCH] gpiolib: remove unnecessary argument from set_config call

From: Bartosz Golaszewski
Date: Wed Jan 29 2020 - 05:56:03 EST


pon., 20 sty 2020 o 11:46 Kent Gibson <warthog618@xxxxxxxxx> napisaÅ(a):
>
> Remove unnecessary argument when setting PIN_CONFIG_BIAS_DISABLE.
>
> Fixes: 2148ad7790ea ("gpiolib: add support for disabling line bias")
> Signed-off-by: Kent Gibson <warthog618@xxxxxxxxx>
> ---
>
> No argument is expected by pinctrl, so removing it should be harmless.
>

This doesn't really fix any bug, does it? If not, then I'll just take
it for v5.7 after the merge window.

Bart