commit | 338dd352acf007b886ff52bc68a2a0af3980f52d | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Wed Sep 04 21:59:10 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Sep 04 17:22:10 2019 +0100 |
tree | fe6d2b4b5fa8095886c09448b76408a35234fef2 | |
parent | a755008377df0a2053663177f2bc5d2cef1b0f97 [diff] |
spi: st-ssc4: 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-29-yuehaibing@huawei.com Signed-off-by: Mark Brown <broonie@kernel.org>