From: Pei Xiao <xiaopei01@kylinos.cn>
To: cl634@andestech.com, broonie@kernel.org,
linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Pei Xiao <xiaopei01@kylinos.cn>
Subject: [PATCH v2 0/2] two cleanups in atcspi200
Date: Wed, 11 Mar 2026 09:55:12 +0800 [thread overview]
Message-ID: <cover.1773193726.git.xiaopei01@kylinos.cn> (raw)
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
next reply other threads:[~2026-03-11 1:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-11 1:55 Pei Xiao [this message]
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
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.1773193726.git.xiaopei01@kylinos.cn \
--to=xiaopei01@kylinos.cn \
--cc=broonie@kernel.org \
--cc=cl634@andestech.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-spi@vger.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 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.