All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2]  Cleanup in rockchip_sai.c
@ 2025-06-06  9:18 ` Pei Xiao
  0 siblings, 0 replies; 12+ messages in thread
From: Pei Xiao @ 2025-06-06  9:18 UTC (permalink / raw)
  To: nicolas.frattaroli, lgirdwood, broonie, perex, tiwai, heiko,
	linux-rockchip, linux-sound, linux-arm-kernel, linux-kernel
  Cc: Pei Xiao

1.Simplify the condition logic in
2.Use helper function devm_clk_get_enabled()
---
changlog in v2:
1.fix capture flag in rockchip_sai_xfer_stop
2.remove err_disable_hclk
---

Pei Xiao (2):
  ASOC: rockchip: fix capture stream handling in rockchip_sai_xfer_stop
  ASOC: rockchip: Use helper function devm_clk_get_enabled()

 sound/soc/rockchip/rockchip_sai.c | 51 ++++++++-----------------------
 1 file changed, 13 insertions(+), 38 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2025-06-09 21:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-06  9:18 [PATCH v2 0/2] Cleanup in rockchip_sai.c Pei Xiao
2025-06-06  9:18 ` Pei Xiao
2025-06-06  9:18 ` [PATCH v2 1/2] ASOC: rockchip: fix capture stream handling in rockchip_sai_xfer_stop Pei Xiao
2025-06-06  9:18   ` Pei Xiao
2025-06-06  9:48   ` Nicolas Frattaroli
2025-06-06  9:48     ` Nicolas Frattaroli
2025-06-06  9:18 ` [PATCH v2 2/2] ASOC: rockchip: Use helper function devm_clk_get_enabled() Pei Xiao
2025-06-06  9:18   ` Pei Xiao
2025-06-06  9:51   ` Nicolas Frattaroli
2025-06-06  9:51     ` Nicolas Frattaroli
2025-06-09 21:00 ` [PATCH v2 0/2] Cleanup in rockchip_sai.c Mark Brown
2025-06-09 21:00   ` Mark Brown

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.