All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Zyngier <maz@kernel.org>
To: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: Zhang Zekun <zhangzekun11@huawei.com>,
	mark.rutland@arm.com, tglx@linutronix.de,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] clocksource/drivers/arm_arch_timer: Using for_each_available_child_of_node_scoped()
Date: Mon, 19 Aug 2024 09:34:37 +0100	[thread overview]
Message-ID: <865xrwzzaa.wl-maz@kernel.org> (raw)
In-Reply-To: <b47077a0-8dba-4566-8772-3af02b37cc15@linaro.org>

On Mon, 19 Aug 2024 09:27:16 +0100,
Daniel Lezcano <daniel.lezcano@linaro.org> wrote:
> 
> On 07/08/2024 09:46, Zhang Zekun wrote:
> > for_each_available_child_of_node_scoped() can put the device_node
> > automatically. So, using it to make the code logic more simple and
> > remove the device_node clean up code.
> > 
> > Signed-off-by: Zhang Zekun <zhangzekun11@huawei.com>
> > ---
> 
> This patch LGTM.
> 
> Mar[ck] are you fine with it ?

Yes, this looks OK to me.

Acked-by: Marc Zyngier <maz@kernel.org>

	M.

-- 
Without deviation from the norm, progress is not possible.


  parent reply	other threads:[~2024-08-19  8:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-07  7:46 [PATCH] clocksource/drivers/arm_arch_timer: Using for_each_available_child_of_node_scoped() Zhang Zekun
2024-08-19  8:27 ` Daniel Lezcano
2024-08-19  8:34   ` Mark Rutland
2024-08-19  8:34   ` Marc Zyngier [this message]
2024-08-19  8:43 ` Daniel Lezcano
2024-09-06 18:56 ` [tip: timers/core] " tip-bot2 for Zhang Zekun

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=865xrwzzaa.wl-maz@kernel.org \
    --to=maz@kernel.org \
    --cc=daniel.lezcano@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=tglx@linutronix.de \
    --cc=zhangzekun11@huawei.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.