[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220725195805.GA2610441-robh@kernel.org>
Date: Mon, 25 Jul 2022 13:58:05 -0600
From: Rob Herring <robh@...nel.org>
To: Peter Collingbourne <pcc@...gle.com>
Cc: Frank Rowand <frowand.list@...il.com>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, Rob Herring <robh+dt@...nel.org>
Subject: Re: [PATCH] of/fdt: Clean up early_init_dt_reserve_memory_arch()
On Fri, 22 Jul 2022 18:53:31 -0700, Peter Collingbourne wrote:
> As of commit 18250b43f7b6 ("of: fdt: Remove
> early_init_dt_reserve_memory_arch() override capability") this is
> no longer an arch hook, so rename it to remove the confusing _arch
> suffix. Also remove some unnecessary indirection from all but one of
> the callers by calling memblock_reserve() directly instead.
>
> Signed-off-by: Peter Collingbourne <pcc@...gle.com>
> Link: https://linux-review.googlesource.com/id/I3362bdd92ae6e47e8f5bac01aa228d32f9d01aad
> ---
> drivers/of/fdt.c | 13 ++++++-------
> 1 file changed, 6 insertions(+), 7 deletions(-)
>
Applied, thanks!
Powered by blists - more mailing lists