Re: [PATCH -next] staging: fieldbus: arcx-anybus:use devm_platform_ioremap_resource() to simplify code

From: Sven Van Asbroeck
Date: Wed Oct 16 2019 - 16:57:38 EST


On Wed, Oct 16, 2019 at 4:50 AM YueHaibing <yuehaibing@xxxxxxxxxx> wrote:
>
> Use devm_platform_ioremap_resource() to simplify the code a bit.
> This is detected by coccinelle.
>
> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>
> ---
> drivers/staging/fieldbus/anybuss/arcx-anybus.c | 8 ++------
> 1 file changed, 2 insertions(+), 6 deletions(-)

This is a duplicate of hariprasad's patch:
https://lkml.org/lkml/2019/10/8/525