Messages in this thread |  | | From | Arnd Bergmann <> | Date | Wed, 16 Aug 2017 21:38:19 +0200 | Subject | Re: [PATCH] memory: Convert to using %pOF instead of full_name |
| |
On Thu, Aug 10, 2017 at 12:22 AM, Rob Herring <robh@kernel.org> wrote: > On Wed, Jul 19, 2017 at 12:47 AM, Alexandre Belloni > <alexandre.belloni@free-electrons.com> wrote: >> On 18/07/2017 at 16:43:14 -0500, Rob Herring wrote: >>> Now that we have a custom printf format specifier, convert users of >>> full_name to use %pOF instead. This is preparation to remove storing >>> of the full path string for each node. >>> >>> Signed-off-by: Rob Herring <robh@kernel.org> >>> Cc: Nicolas Ferre <nicolas.ferre@microchip.com> >>> Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com> >>> Cc: Roger Quadros <rogerq@ti.com> >>> Cc: Tony Lindgren <tony@atomide.com> >>> Cc: linux-arm-kernel@lists.infradead.org >>> Cc: linux-omap@vger.kernel.org >> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> > > This can go through subsystem tree. Who normally takes drivers/memory/ > changes? arm-soc?
I applied it to next/drivers in arm-soc with the two acks now. For some reason the whitespace change in omap-gpmc.c did not apply though, so I ended up hand-editing the patch to take that out.
Arnd
|  |