From: Stephen Boyd <sboyd@kernel.org>
To: Biju Das <biju.das.jz@bp.renesas.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>,
Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com>,
Biju Das <biju.das.au@gmail.com>,
linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH 5/5] clk: versaclock3: Drop ret variable
Date: Sun, 17 Dec 2023 15:57:28 -0800 [thread overview]
Message-ID: <8f7fa7ed5578cd52db7ed431b52cab03.sboyd@kernel.org> (raw)
In-Reply-To: <20231122142310.203169-6-biju.das.jz@bp.renesas.com>
Quoting Biju Das (2023-11-22 06:23:10)
> Drop ret variable from vc3_clk_mux_determine_rate().
>
> While at it, return the value returned by regmap_*
> wherever possible instead of returning 0.
>
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
> ---
Applied to clk-next
prev parent reply other threads:[~2023-12-17 23:57 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-22 14:23 [PATCH 0/5] Versa3 clock driver enhancements Biju Das
2023-11-22 14:23 ` [PATCH 1/5] clk: versaclock3: Update vc3_get_div() to avoid divide by zero Biju Das
2023-12-17 23:58 ` Stephen Boyd
2023-11-22 14:23 ` [PATCH 2/5] clk: versaclock3: Avoid unnecessary padding Biju Das
2023-12-17 23:58 ` Stephen Boyd
2023-11-22 14:23 ` [PATCH 3/5] clk: versaclock3: Use u8 return type for get_parent() callback Biju Das
2023-12-17 23:57 ` Stephen Boyd
2023-11-22 14:23 ` [PATCH 4/5] clk: versaclock3: Add missing space between ')' and '{' Biju Das
2023-12-17 23:57 ` Stephen Boyd
2023-11-22 14:23 ` [PATCH 5/5] clk: versaclock3: Drop ret variable Biju Das
2023-12-17 23:57 ` Stephen Boyd [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=8f7fa7ed5578cd52db7ed431b52cab03.sboyd@kernel.org \
--to=sboyd@kernel.org \
--cc=biju.das.au@gmail.com \
--cc=biju.das.jz@bp.renesas.com \
--cc=geert+renesas@glider.be \
--cc=linux-clk@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=prabhakar.mahadev-lad.rj@bp.renesas.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox