commit | 5bd5b56457b0415c82f359ad67dc38d1b7eb381d | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Wed Aug 21 20:53:57 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 21 13:42:12 2019 -0700 |
tree | d2af36d81ca10ba70ac7b161bb868fb38952b1d1 | |
parent | 8a54d4c21919022e9fc59e71ca0f86d4431a8e2a [diff] |
net: socionext: 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>