commit | e8d63b38b1d6895e7e36abfe2b15eac47d66aeee | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Wed Sep 04 21:59:13 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Sep 04 17:22:58 2019 +0100 |
tree | 151d75563640990a2a5975c50e3f829ad5415b88 | |
parent | 7c7c31f7f934a79c99ab72c30517950b5c090c48 [diff] |
spi: tegra: 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-32-yuehaibing@huawei.com Signed-off-by: Mark Brown <broonie@kernel.org>