From: Stephen Boyd <sboyd@kernel.org>
To: mani@kernel.org, ye.xingchen@zte.com.cn
Cc: mturquette@baylibre.com, linux-arm-kernel@lists.infradead.org,
linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
chi.minghao@zte.com.cn
Subject: Re: [PATCH] clk: use devm_platform_get_and_ioremap_resource()
Date: Fri, 09 Dec 2022 12:25:08 -0800 [thread overview]
Message-ID: <20221209202510.7A4F0C433D2@smtp.kernel.org> (raw)
In-Reply-To: <202211220948416946619@zte.com.cn>
Quoting ye.xingchen@zte.com.cn (2022-11-21 17:48:41)
> From: Minghao Chi <chi.minghao@zte.com.cn>
>
> Convert platform_get_resource(), devm_ioremap_resource() to a single
> call to devm_platform_get_and_ioremap_resource(), as this is exactly
> what this function does.
>
> Signed-off-by: Minghao Chi <chi.minghao@zte.com.cn>
> Signed-off-by: ye xingchen <ye.xingchen@zte.com.cn>
Please fix the subject.
$ git log --oneline -2 -- drivers/clk/clk-bm1880.c
c861c1be3897 clk: bm1880: remove kfrees on static allocations
59ef4da4e408 clk: bm1800: Remove set but not used variable 'fref'
And then get Mani to ack it.
prev parent reply other threads:[~2022-12-09 20:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-22 1:48 [PATCH] clk: use devm_platform_get_and_ioremap_resource() ye.xingchen
2022-12-09 20:25 ` Stephen Boyd [this message]
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=20221209202510.7A4F0C433D2@smtp.kernel.org \
--to=sboyd@kernel.org \
--cc=chi.minghao@zte.com.cn \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mani@kernel.org \
--cc=mturquette@baylibre.com \
--cc=ye.xingchen@zte.com.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox