Re: [PATCH net-next] phy: mdio-hisi-femac: use devm_platform_ioremap_resource() to simplify code

From: David Miller
Date: Wed Aug 28 2019 - 17:51:39 EST


From: YueHaibing <yuehaibing@xxxxxxxxxx>
Date: Tue, 27 Aug 2019 21:47:22 +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.