commit | 084fae2fd7d3d668e47748be674b698b6ab9e1aa | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Wed Sep 04 21:58:44 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Sep 04 17:15:09 2019 +0100 |
tree | 6c2336e0da777dc0dadc6e8ec0e1faa752d7cb6d | |
parent | 5277ab6c83832082e01249976fa7d93b9e5b9da0 [diff] |
spi: a3700: 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-3-yuehaibing@huawei.com Signed-off-by: Mark Brown <broonie@kernel.org>