From: Jonathan Cameron <jic23@kernel.org>
To: Sven Van Asbroeck <thesven73@gmail.com>
Cc: linux-iio@vger.kernel.org,
Jonathan Cameron <Jonathan.Cameron@huawei.com>,
Manish Narani <manish.narani@xilinx.com>
Subject: Re: [PATCH] iio: adc: xilinix-xadc: use devm_platform_ioremap_resource
Date: Fri, 18 Oct 2019 20:06:45 +0100 [thread overview]
Message-ID: <20191018200645.1f77d67d@archlinux> (raw)
In-Reply-To: <CAGngYiVPbgt1YTemHuBJ_oggd8RvfcmyUE5kapfSYCwTzNJmDw@mail.gmail.com>
On Mon, 14 Oct 2019 15:56:36 -0400
Sven Van Asbroeck <thesven73@gmail.com> wrote:
> On Sun, Oct 13, 2019 at 12:50 PM <jic23@kernel.org> wrote:
> >
> > From: Jonathan Cameron <Jonathan.Cameron@huawei.com>
> >
> > Reduces local boilerplate.
> > Suggested by coccinelle.
> > CHECK drivers/iio/adc/xilinx-xadc-core.c
> > drivers/iio/adc/xilinx-xadc-core.c:1184:1-11: WARNING: Use devm_platform_ioremap_resource for xadc -> base
> >
> > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
> > Cc: Manish Narani <manish.narani@xilinx.com>
> > Cc: Sven Van Asbroeck <thesven73@gmail.com>
> > ---
> > drivers/iio/adc/xilinx-xadc-core.c | 4 +---
> > 1 file changed, 1 insertion(+), 3 deletions(-)
>
> Looks good to me:
>
> Reviewed-by: Sven Van Asbroeck <TheSven73@gmail.com>
Applied,
Thanks,
Jonathan
prev parent reply other threads:[~2019-10-18 19:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-13 16:48 [PATCH] iio: adc: xilinix-xadc: use devm_platform_ioremap_resource jic23
2019-10-14 19:56 ` Sven Van Asbroeck
2019-10-18 19:06 ` Jonathan Cameron [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=20191018200645.1f77d67d@archlinux \
--to=jic23@kernel.org \
--cc=Jonathan.Cameron@huawei.com \
--cc=linux-iio@vger.kernel.org \
--cc=manish.narani@xilinx.com \
--cc=thesven73@gmail.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).