[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <43N38G6V72z9sMM@ozlabs.org>
Date: Mon, 24 Dec 2018 00:27:58 +1100 (AEDT)
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Rob Herring <robh@...nel.org>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Arnd Bergmann <arnd@...db.de>, Paul Mackerras <paulus@...ba.org>,
Alistair Popple <alistair@...ple.id.au>,
Anatolij Gustschin <agust@...x.de>,
linuxppc-dev@...ts.ozlabs.org
Subject: Re: powerpc: Use of_node_name_eq for node name comparisons
On Wed, 2018-12-05 at 19:50:18 UTC, Rob Herring wrote:
> Convert string compares of DT node names to use of_node_name_eq helper
> instead. This removes direct access to the node name pointer.
>
> A couple of open coded iterating thru the child node names are converted
> to use for_each_child_of_node() instead.
>
> Cc: Benjamin Herrenschmidt <benh@...nel.crashing.org>
> Cc: Paul Mackerras <paulus@...ba.org>
> Cc: Michael Ellerman <mpe@...erman.id.au>
> Cc: Alistair Popple <alistair@...ple.id.au>
> Cc: Matt Porter <mporter@...nel.crashing.org>
> Cc: Anatolij Gustschin <agust@...x.de>
> Cc: Arnd Bergmann <arnd@...db.de>
> Cc: linuxppc-dev@...ts.ozlabs.org
> Signed-off-by: Rob Herring <robh@...nel.org>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/2c8e65b595cf0bf7c1413404dff9b9
cheers
Powered by blists - more mailing lists