On Mon, Nov 18, 2024 at 12:02:44PM +0100, Christophe Leroy wrote:
> Le 18/11/2024 à 10:20, Andy Shevchenko a écrit :
> > On Sat, Nov 16, 2024 at 11:44:35AM +0100, Christophe Leroy wrote:
> > > Le 15/11/2024 à 14:38, Andy Shevchenko a écrit :
> > > > Remove legacy-of-mm-gpiochip.h header file, repla
Le 18/11/2024 à 10:20, Andy Shevchenko a écrit :
On Sat, Nov 16, 2024 at 11:44:35AM +0100, Christophe Leroy wrote:
Le 15/11/2024 à 14:38, Andy Shevchenko a écrit :
Remove legacy-of-mm-gpiochip.h header file, replace of_* functions
and structs with appropriate alternatives.
Looks like you d
On Sat, Nov 16, 2024 at 11:44:35AM +0100, Christophe Leroy wrote:
> Le 15/11/2024 à 14:38, Andy Shevchenko a écrit :
> > Remove legacy-of-mm-gpiochip.h header file, replace of_* functions
> > and structs with appropriate alternatives.
>
> Looks like you don't really have an alternative to
> of_mm_
Le 15/11/2024 à 14:38, Andy Shevchenko a écrit :
Remove legacy-of-mm-gpiochip.h header file, replace of_* functions
and structs with appropriate alternatives.
Looks like you don't really have an alternative to
of_mm_gpiochip_add_data(), you are replacing one single line by 11 new
ones, and
Remove legacy-of-mm-gpiochip.h header file, replace of_* functions
and structs with appropriate alternatives.
Signed-off-by: Andy Shevchenko
---
arch/powerpc/platforms/8xx/cpm1.c | 119 +++---
1 file changed, 60 insertions(+), 59 deletions(-)
diff --git a/arch/powerpc/pl