public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] clean up in tegra clk
@ 2025-07-09  7:37 Pei Xiao
  2025-07-09  7:37 ` [PATCH 1/2] clk: tegra: periph: Fix error handling and resolve unsigned compare warning Pei Xiao
  2025-07-09  7:37 ` [PATCH 2/2] clk: tegra: periph: Make tegra_clk_periph_ops static Pei Xiao
  0 siblings, 2 replies; 7+ messages in thread
From: Pei Xiao @ 2025-07-09  7:37 UTC (permalink / raw)
  To: pdeschrijver, pgaikwad, mturquette, sboyd, linux-clk, linux-tegra,
	linux-kernel
  Cc: Pei Xiao

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-07-24 22:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-09  7:37 [PATCH 0/2] clean up in tegra clk Pei Xiao
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox