From: Stephen Boyd <sboyd@kernel.org>
To: Biju Das <biju.das.jz@bp.renesas.com>,
David Lechner <david@lechnology.com>,
Michael Turquette <mturquette@baylibre.com>
Cc: Biju Das <biju.das.jz@bp.renesas.com>,
linux-clk@vger.kernel.org,
Geert Uytterhoeven <geert+renesas@glider.be>,
Biju Das <biju.das.au@gmail.com>
Subject: Re: [PATCH] clk: davinci: Use of_get_available_child_by_name()
Date: Wed, 26 Feb 2025 15:52:44 -0800 [thread overview]
Message-ID: <76e67776d562acfc9e55500d512c4583.sboyd@kernel.org> (raw)
In-Reply-To: <20250201161018.41084-1-biju.das.jz@bp.renesas.com>
Quoting Biju Das (2025-02-01 08:10:09)
> Simplify of_davinci_pll_init() by using of_get_available_child_by_name().
>
> While at it, move of_node_put(child) inside the if block to avoid
> additional check if of_child is NULL.
>
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
> ---
> This patch is only compile tested and depend upon[1]
> [1] https://lore.kernel.org/all/20250201093126.7322-1-biju.das.jz@bp.renesas.com/
> ---
Please resend this when the dependency is in Linus' tree.
next prev parent reply other threads:[~2025-02-26 23:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-01 16:10 [PATCH] clk: davinci: Use of_get_available_child_by_name() Biju Das
2025-02-26 23:52 ` Stephen Boyd [this message]
2025-02-27 6:24 ` Biju Das
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=76e67776d562acfc9e55500d512c4583.sboyd@kernel.org \
--to=sboyd@kernel.org \
--cc=biju.das.au@gmail.com \
--cc=biju.das.jz@bp.renesas.com \
--cc=david@lechnology.com \
--cc=geert+renesas@glider.be \
--cc=linux-clk@vger.kernel.org \
--cc=mturquette@baylibre.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.