commit | 050688dc72d0d60fb6648895a33483d9cbf6fc63 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Wed Sep 04 21:58:51 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Sep 04 17:17:27 2019 +0100 |
tree | 5730b3ad18248bee382a1b1ef4e2579e50e271a0 | |
parent | 4585bb92a57605984faa49c8f9f36b8a9b14bb12 [diff] |
spi: octeon: 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-10-yuehaibing@huawei.com Signed-off-by: Mark Brown <broonie@kernel.org>