commit | fa79f20047115678abca3c5c20247192128facb6 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Wed Sep 04 21:59:08 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Sep 04 17:21:41 2019 +0100 |
tree | 9fb4814338d795adfcf25d4bc525a5faabf5dc5d | |
parent | b38f1f9b6e108a4d73107c93e470f5a20b1ca982 [diff] |
spi: sifive: 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-27-yuehaibing@huawei.com Signed-off-by: Mark Brown <broonie@kernel.org>