commit | 4585bb92a57605984faa49c8f9f36b8a9b14bb12 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Wed Sep 04 21:58:50 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Sep 04 17:17:07 2019 +0100 |
tree | 2090dbf7d6cc5ff0c9bbe7a0351da5f0dc1f4a03 | |
parent | e364c8c204db786b15978aabd2459bba3f4f09a6 [diff] |
spi: cadence: 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-9-yuehaibing@huawei.com Signed-off-by: Mark Brown <broonie@kernel.org>