From: Binbin Zhou <zhoubinbin@loongson.cn>
To: Binbin Zhou <zhoubb.aaron@gmail.com>,
Huacai Chen <chenhuacai@loongson.cn>,
Yinbo Zhu <zhuyinbo@loongson.cn>, Arnd Bergmann <arnd@arndb.de>
Cc: Huacai Chen <chenhuacai@kernel.org>,
loongson-kernel@lists.loongnix.cn, soc@kernel.org,
Xuerui Wang <kernel@xen0n.name>,
loongarch@lists.linux.dev, Binbin Zhou <zhoubinbin@loongson.cn>
Subject: [PATCH 0/2] soc: loongson: Fix some issues about loongson2_guts
Date: Fri, 1 Sep 2023 14:25:47 +0800 [thread overview]
Message-ID: <cover.1693534134.git.zhoubinbin@loongson.cn> (raw)
Hi All:
I noticed that there were some minor changes to loongson2_guts on the
mailing list earlier, but they were put on hold because they were not
cc'd to the appropriate people (Arnd & soc@kernel.org).
I'd like to try to gather them together and resubmit them.
For patch[1], I modified the patch to use generic functions and
simplify the code.
Original link:
patch[1]: https://lore.kernel.org/loongarch/20230306025308.248987-1-dzm91@hust.edu.cn/
patch[2]: https://lore.kernel.org/loongarch/a69170cb55cfc73e378b40ccf1d9c16f@208suo.com/
Thanks.
Dongliang Mu (1):
soc: loongson: loongson2_guts: Convert to
devm_platform_ioremap_resource()
Mingtong Bao (1):
soc: loongson: loongson2_guts: Remove unneeded semicolon
drivers/soc/loongson/loongson2_guts.c | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
--
2.39.3
next reply other threads:[~2023-09-01 6:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-01 6:25 Binbin Zhou [this message]
2023-09-01 6:25 ` [PATCH 1/2] soc: loongson: loongson2_guts: Convert to devm_platform_ioremap_resource() Binbin Zhou
2023-09-01 6:25 ` [PATCH 2/2] soc: loongson: loongson2_guts: Remove unneeded semicolon Binbin Zhou
2023-09-26 21:03 ` [PATCH 0/2] soc: loongson: Fix some issues about loongson2_guts patchwork-bot+linux-soc
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.1693534134.git.zhoubinbin@loongson.cn \
--to=zhoubinbin@loongson.cn \
--cc=arnd@arndb.de \
--cc=chenhuacai@kernel.org \
--cc=chenhuacai@loongson.cn \
--cc=kernel@xen0n.name \
--cc=loongarch@lists.linux.dev \
--cc=loongson-kernel@lists.loongnix.cn \
--cc=soc@kernel.org \
--cc=zhoubb.aaron@gmail.com \
--cc=zhuyinbo@loongson.cn \
/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.