commit | ad124aa34e514393218f46f9701fdeaf35cbf5d3 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Wed Aug 21 21:55:50 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 21 13:52:33 2019 -0700 |
tree | 76695e4e6283b01d698da71e4dc0581d2876fb68 | |
parent | f33bf6b00f20c9d26c42dfdaf8b83c2b0c1e6f71 [diff] |
net: stmmac: dwmac-anarion: 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>