commit | 5cc6fdccbb4a9357ec8b6ef52c44bdffd83c7c6f | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Wed Sep 04 21:58:54 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Sep 04 17:18:05 2019 +0100 |
tree | 62250140b5b4192baf2a5591ed9419e0f1bac031 | |
parent | 1e2d65d06d4160d9b0db317302d7020449440da5 [diff] |
spi: dw-mmio: 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> Link: https://lore.kernel.org/r/20190904135918.25352-13-yuehaibing@huawei.com Signed-off-by: Mark Brown <broonie@kernel.org>