]> asedeno.scripts.mit.edu Git - linux.git/commit
spi: octeon: use devm_platform_ioremap_resource() to simplify code
authorYueHaibing <yuehaibing@huawei.com>
Wed, 4 Sep 2019 13:58:51 +0000 (21:58 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 4 Sep 2019 16:17:27 +0000 (17:17 +0100)
commit050688dc72d0d60fb6648895a33483d9cbf6fc63
tree5730b3ad18248bee382a1b1ef4e2579e50e271a0
parent4585bb92a57605984faa49c8f9f36b8a9b14bb12
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>
drivers/spi/spi-cavium-octeon.c