commit | e0ea3cc2baf600d71fddf692e27da2e580233140 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Wed Sep 04 21:59:05 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Sep 04 17:21:12 2019 +0100 |
tree | 5bec8bb02cea24be15dcc35a3e914ddc5faa462f | |
parent | e751032bcbd73667dde1a640109653a64f45a7d1 [diff] |
spi: spi-qcom-qspi: 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-24-yuehaibing@huawei.com Signed-off-by: Mark Brown <broonie@kernel.org>