commit | d8e477abec244c0ff9b4c4979253f8c349bf1fdd | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Wed Sep 04 21:58:55 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Sep 04 17:18:25 2019 +0100 |
tree | 58e1603f3835f814fc54bb5abfa8e55c0513e40f | |
parent | 5cc6fdccbb4a9357ec8b6ef52c44bdffd83c7c6f [diff] |
spi: spi-geni-qcom: 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-14-yuehaibing@huawei.com Signed-off-by: Mark Brown <broonie@kernel.org>