Le 30/04/2025 à 19:37, Bartosz Golaszewski a écrit :
On Wed, Apr 30, 2025 at 7:33 PM Christophe Leroy
wrote:
Le 08/04/2025 à 09:21, Bartosz Golaszewski a écrit :
From: Bartosz Golaszewski
struct gpio_chip now has callbacks for setting line values that return
an integer, allowing to ind
Le 08/04/2025 à 09:21, Bartosz Golaszewski a écrit :
From: Bartosz Golaszewski
struct gpio_chip now has callbacks for setting line values that return
an integer, allowing to indicate failures. Convert the driver to using
them.
Signed-off-by: Bartosz Golaszewski
---
arch/powerpc/platforms
On Wed, Apr 30, 2025 at 7:47 PM Christophe Leroy
wrote:
>
>
>
> Le 30/04/2025 à 19:37, Bartosz Golaszewski a écrit :
> > On Wed, Apr 30, 2025 at 7:33 PM Christophe Leroy
> > wrote:
> >>
> >>
> >>
> >> Le 08/04/2025 à 09:21, Bartosz Golaszewski a écrit :
> >>> From: Bartosz Golaszewski
> >>>
> >>
On Wed, Apr 30, 2025 at 7:33 PM Christophe Leroy
wrote:
>
>
>
> Le 08/04/2025 à 09:21, Bartosz Golaszewski a écrit :
> > From: Bartosz Golaszewski
> >
> > struct gpio_chip now has callbacks for setting line values that return
> > an integer, allowing to indicate failures. Convert the driver to us
From: Bartosz Golaszewski
struct gpio_chip now has callbacks for setting line values that return
an integer, allowing to indicate failures. Convert the driver to using
them.
Signed-off-by: Bartosz Golaszewski
---
arch/powerpc/platforms/83xx/mcu_mpc8349emitx.c | 6 --
1 file changed, 4 inse