public inbox for linux-spi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] two cleanups in atcspi200
@ 2026-03-11  1:55 Pei Xiao
  2026-03-11  1:55 ` [PATCH v2 1/2] spi: atcspi200: Use helper function devm_clk_get_enabled() Pei Xiao
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Pei Xiao @ 2026-03-11  1:55 UTC (permalink / raw)
  To: cl634, broonie, linux-spi, linux-kernel; +Cc: Pei Xiao

1.Use helper function devm_clk_get_enabled() to simple code.
2.fix mutex initialization order
---
changlog in v2: fix return code error and leak the controller
---
Pei Xiao (2):
  spi: atcspi200: Use helper function devm_clk_get_enabled()
  spi: atcspi200: fix mutex initialization order

 drivers/spi/spi-atcspi200.c | 29 ++++++++++-------------------
 1 file changed, 10 insertions(+), 19 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2026-03-16  1:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-11  1:55 [PATCH v2 0/2] two cleanups in atcspi200 Pei Xiao
2026-03-11  1:55 ` [PATCH v2 1/2] spi: atcspi200: Use helper function devm_clk_get_enabled() Pei Xiao
2026-03-11  1:55 ` [PATCH v2 2/2] spi: atcspi200: fix mutex initialization order Pei Xiao
2026-03-11 12:29   ` Mark Brown
2026-03-12  2:25     ` Pei Xiao
2026-03-12 11:22       ` Mark Brown
2026-03-11 18:57 ` (subset) [PATCH v2 0/2] two cleanups in atcspi200 Mark Brown
2026-03-14 21:58 ` Mark Brown

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