net: stmmac: dwc-qos: use devm_platform_ioremap_resource() to simplify code
authorYueHaibing <yuehaibing@huawei.com>
Wed, 21 Aug 2019 13:57:01 +0000 (21:57 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Aug 2019 20:52:34 +0000 (13:52 -0700)
commit2b9b5e74507fe8e6146b048c0dadbe2fe7b298e5
tree39bcd6ca5ac3e80f8f6a3e9aff8b85be389b730b
parentad124aa34e514393218f46f9701fdeaf35cbf5d3
net: stmmac: dwc-qos: use devm_platform_ioremap_resource() to simplify code

Use devm_platform_ioremap_resource() to simplify the code a bit.
This is detected by coccinelle.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c