commit | f601a654bb47b89a469446ecca6c0183a5c75b96 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Wed Sep 04 21:59:03 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Sep 04 17:20:33 2019 +0100 |
tree | 4457464fc5e35cdadab62cbddbd091d2a1f7d6ae | |
parent | 4c6f537a0397d24cd74eefd473a74488801be673 [diff] |
spi: oc-tiny: 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-22-yuehaibing@huawei.com Signed-off-by: Mark Brown <broonie@kernel.org>