commit | 3894793e4b1ae85e7af38cc5ab65de8749b9442a | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Tue Aug 27 21:50:32 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 28 14:51:00 2019 -0700 |
tree | 2c45d96f670bd9e19876d76d768591df0d5244e3 | |
parent | bd51ce0583e20a6e962bfdbb62f396ff6a61d7b2 [diff] |
phy: mdio-sun4i: 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>