commit | f295495ec657c5fb2cff355456c2a20c4c945d93 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Wed Sep 04 16:25:07 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Sep 04 13:48:22 2019 +0100 |
tree | 97fdbc30d1cfa594d74e08e6d7f4892f2268628e | |
parent | dfafc1822f6826c9d250223f59ce8c3b227866a6 [diff] |
ASoC: ep93xx: 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/20190904082507.24300-1-yuehaibing@huawei.com Signed-off-by: Mark Brown <broonie@kernel.org>