commit | 214d1edb60432ac9d024966e6f672e8cb024e672 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Wed Sep 04 21:59:16 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Sep 04 17:23:48 2019 +0100 |
tree | 7b219a519e87ba1fd244ed582e84235d452fb80b | |
parent | 77348293078b6047947bf38a1fc2ec6e142ba4ee [diff] |
spi: zynqmp: 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-35-yuehaibing@huawei.com Signed-off-by: Mark Brown <broonie@kernel.org>