[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231207201558.GB3348285-robh@kernel.org>
Date: Thu, 7 Dec 2023 14:15:58 -0600
From: Rob Herring <robh@...nel.org>
To: Christophe Leroy <christophe.leroy@...roup.eu>
Cc: Michael Ellerman <mpe@...erman.id.au>,
Nicholas Piggin <npiggin@...il.com>,
Frank Rowand <frowand.list@...il.com>,
linux-kernel@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
devicetree@...r.kernel.org
Subject: Re: [PATCH v1 4/4] powerpc: Stop using of_root
On Wed, Dec 06, 2023 at 05:13:35PM +0100, Christophe Leroy wrote:
> Replace all usages of of_root by of_find_node_by_path("/")
>
> Signed-off-by: Christophe Leroy <christophe.leroy@...roup.eu>
> ---
> arch/powerpc/kernel/secure_boot.c | 8 ++++++--
> arch/powerpc/kexec/ranges.c | 8 +++++---
> arch/powerpc/mm/drmem.c | 10 +++++-----
> arch/powerpc/mm/numa.c | 6 ++++--
> arch/powerpc/platforms/52xx/efika.c | 4 +++-
> arch/powerpc/platforms/pasemi/pci.c | 4 +++-
> arch/powerpc/platforms/pseries/lparcfg.c | 6 +++++-
> arch/powerpc/platforms/pseries/setup.c | 12 +++++++++---
> 8 files changed, 40 insertions(+), 18 deletions(-)
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists