devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Peter Collingbourne <pcc@google.com>
Cc: Frank Rowand <frowand.list@gmail.com>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	Rob Herring <robh+dt@kernel.org>
Subject: Re: [PATCH] of/fdt: Clean up early_init_dt_reserve_memory_arch()
Date: Mon, 25 Jul 2022 13:58:05 -0600	[thread overview]
Message-ID: <20220725195805.GA2610441-robh@kernel.org> (raw)
In-Reply-To: <20220723015331.1607029-1-pcc@google.com>

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@google.com>
> Link: https://linux-review.googlesource.com/id/I3362bdd92ae6e47e8f5bac01aa228d32f9d01aad
> ---
>  drivers/of/fdt.c | 13 ++++++-------
>  1 file changed, 6 insertions(+), 7 deletions(-)
> 

Applied, thanks!

      reply	other threads:[~2022-07-25 19:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-23  1:53 [PATCH] of/fdt: Clean up early_init_dt_reserve_memory_arch() Peter Collingbourne
2022-07-25 19:58 ` Rob Herring [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220725195805.GA2610441-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=frowand.list@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pcc@google.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).