Re: [PATCH net-next] net: dsa: lantiq: use devm_platform_ioremap_resource() to simplify code

From: David Miller
Date: Thu Aug 01 2019 - 13:15:49 EST


From: YueHaibing <yuehaibing@xxxxxxxxxx>
Date: Thu, 1 Aug 2019 20:25:46 +0800

> Use devm_platform_ioremap_resource() to simplify the code a bit.
> This is detected by coccinelle.
>
> Reported-by: Hulk Robot <hulkci@xxxxxxxxxx>
> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>

Applied.