From: Pei Xiao <xiaopei01@kylinos.cn>
To: pdeschrijver@nvidia.com, pgaikwad@nvidia.com,
mturquette@baylibre.com, sboyd@kernel.org,
linux-clk@vger.kernel.org, linux-tegra@vger.kernel.org,
linux-kernel@vger.kernel.org
Cc: Pei Xiao <xiaopei01@kylinos.cn>
Subject: [PATCH 0/2] clean up in tegra clk
Date: Wed, 9 Jul 2025 15:37:12 +0800 [thread overview]
Message-ID: <cover.1752046270.git.xiaopei01@kylinos.cn> (raw)
1.Fix error handling and resolve unsigned compare
2.Make tegra_clk_periph_ops static
Pei Xiao (2):
clk: tegra: periph: Fix error handling and resolve unsigned compare
warning
clk: tegra: periph: Make tegra_clk_periph_ops static
drivers/clk/tegra/clk-periph.c | 6 +++---
drivers/clk/tegra/clk.h | 1 -
2 files changed, 3 insertions(+), 4 deletions(-)
--
2.25.1
next reply other threads:[~2025-07-09 7:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-09 7:37 Pei Xiao [this message]
2025-07-09 7:37 ` [PATCH 1/2] clk: tegra: periph: Fix error handling and resolve unsigned compare warning Pei Xiao
2025-07-09 12:08 ` Thierry Reding
2025-07-24 22:31 ` Stephen Boyd
2025-07-09 7:37 ` [PATCH 2/2] clk: tegra: periph: Make tegra_clk_periph_ops static Pei Xiao
2025-07-09 12:09 ` Thierry Reding
2025-07-24 22:31 ` Stephen Boyd
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=cover.1752046270.git.xiaopei01@kylinos.cn \
--to=xiaopei01@kylinos.cn \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=pdeschrijver@nvidia.com \
--cc=pgaikwad@nvidia.com \
--cc=sboyd@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).