Re: [PATCH 0/3] gpiolib: fix a regression introduced by gpio_do_set_config()

From: Bartosz Golaszewski
Date: Tue Feb 04 2020 - 04:47:12 EST


pon., 3 lut 2020 o 20:14 Guenter Roeck <linux@xxxxxxxxxxxx> napisaÅ(a):
>
> On Mon, Feb 03, 2020 at 02:30:23PM +0100, Bartosz Golaszewski wrote:
> > From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
> >
> > These three patches fix a regression introduced by commit d90f36851d65
> > ("gpiolib: have a single place of calling set_config()"). We first need
> > to revert patches that came on top of it, then apply the actual fix.
> >
> > Bartosz Golaszewski (3):
> > Revert "gpiolib: Remove duplicated function gpio_do_set_config()"
> > Revert "gpiolib: remove set but not used variable 'config'"
> > gpiolib: fix gpio_do_set_config()
> >
>
> For the series:
>
> Tested-by: Guenter Roeck <linux@xxxxxxxxxxxx>
>

Applied the patches. I'll send them to Linus W shortly.

Bartosz