From: Krzysztof Kozlowski <krzk@kernel.org>
To: Tang Bin <tangbin@cmss.chinamobile.com>
Cc: kgene@kernel.org, linux@armlinux.org.uk,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
Shengju Zhang <zhangshengju@cmss.chinamobile.com>
Subject: Re: [PATCH] ARM: samsung: Use devm_platform_ioremap_resource() to simplify code
Date: Tue, 21 Apr 2020 11:37:49 +0200 [thread overview]
Message-ID: <20200421093749.GA30127@kozik-lap> (raw)
In-Reply-To: <20200419070607.15488-1-tangbin@cmss.chinamobile.com>
On Sun, Apr 19, 2020 at 03:06:07PM +0800, Tang Bin wrote:
> Use devm_platform_ioremap_resource() instead of
> platform_get_resource()+ devm_ioremap_resource().
>
> Signed-off-by: Shengju Zhang <zhangshengju@cmss.chinamobile.com>
> Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
> ---
> arch/arm/plat-samsung/adc.c | 4 +---
Thanks, applied.
Best regards,
Krzysztof
WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Tang Bin <tangbin@cmss.chinamobile.com>
Cc: linux-samsung-soc@vger.kernel.org, linux@armlinux.org.uk,
linux-kernel@vger.kernel.org, kgene@kernel.org,
Shengju Zhang <zhangshengju@cmss.chinamobile.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: samsung: Use devm_platform_ioremap_resource() to simplify code
Date: Tue, 21 Apr 2020 11:37:49 +0200 [thread overview]
Message-ID: <20200421093749.GA30127@kozik-lap> (raw)
In-Reply-To: <20200419070607.15488-1-tangbin@cmss.chinamobile.com>
On Sun, Apr 19, 2020 at 03:06:07PM +0800, Tang Bin wrote:
> Use devm_platform_ioremap_resource() instead of
> platform_get_resource()+ devm_ioremap_resource().
>
> Signed-off-by: Shengju Zhang <zhangshengju@cmss.chinamobile.com>
> Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
> ---
> arch/arm/plat-samsung/adc.c | 4 +---
Thanks, applied.
Best regards,
Krzysztof
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2020-04-21 9:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-19 7:06 [PATCH] ARM: samsung: Use devm_platform_ioremap_resource() to simplify code Tang Bin
2020-04-19 7:06 ` Tang Bin
2020-04-21 9:37 ` Krzysztof Kozlowski [this message]
2020-04-21 9:37 ` Krzysztof Kozlowski
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=20200421093749.GA30127@kozik-lap \
--to=krzk@kernel.org \
--cc=kgene@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=tangbin@cmss.chinamobile.com \
--cc=zhangshengju@cmss.chinamobile.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 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.