commit | d1975d0596ce6d25aff9aeea14ec3806548604d0 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Wed Sep 04 21:58:47 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Sep 04 17:16:08 2019 +0100 |
tree | bc6b19bbb04abbd476e479bf25d651248494c19c | |
parent | 7d6a5e2b17d46e8c48a6c7e326acb0aa4e8f9b2d [diff] |
spi: bcm2835aux: 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-6-yuehaibing@huawei.com Signed-off-by: Mark Brown <broonie@kernel.org>