From: Linus Walleij <linus.walleij@linaro.org>
To: Yisheng Xie <xieyisheng1@huawei.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Greg KH <gregkh@linuxfoundation.org>,
ysxie@foxmail.com, linux-gpio@vger.kernel.org
Subject: Re: [PATCH v3 06/27] gpio: replace devm_ioremap_nocache with devm_ioremap
Date: Tue, 2 Jan 2018 09:41:54 +0100 [thread overview]
Message-ID: <CACRpkdZ-wGU55htBcS9mdZmZBO9sDw6aciu+A3O44WqXf3UtHA@mail.gmail.com> (raw)
In-Reply-To: <1514026690-32863-1-git-send-email-xieyisheng1@huawei.com>
On Sat, Dec 23, 2017 at 11:58 AM, Yisheng Xie <xieyisheng1@huawei.com> wrote:
> Default ioremap is ioremap_nocache, so devm_ioremap has the same
> function with devm_ioremap_nocache, which can just be killed to
> save the size of devres.o
>
> This patch is to use use devm_ioremap instead of devm_ioremap_nocache,
> which should not have any function change but prepare for killing
> devm_ioremap_nocache.
>
> Cc: Linus Walleij <linus.walleij@linaro.org>
> Cc: linux-gpio@vger.kernel.org
> Signed-off-by: Yisheng Xie <xieyisheng1@huawei.com>
Patch applied.
Yours,
Linus Walleij
next prev parent reply other threads:[~2018-01-02 8:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-23 10:58 [PATCH v3 06/27] gpio: replace devm_ioremap_nocache with devm_ioremap Yisheng Xie
2018-01-02 8:41 ` Linus Walleij [this message]
2018-01-03 6:05 ` Yisheng Xie
2018-01-03 7:48 ` Linus Walleij
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=CACRpkdZ-wGU55htBcS9mdZmZBO9sDw6aciu+A3O44WqXf3UtHA@mail.gmail.com \
--to=linus.walleij@linaro.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=xieyisheng1@huawei.com \
--cc=ysxie@foxmail.com \
/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;
as well as URLs for NNTP newsgroup(s).