commit | a95c901248642d62dc7462a2d2190c8ac183c84f | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Sat Jul 27 23:07:29 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Jul 31 12:12:34 2019 +0100 |
tree | dd286b4b76dbf8c58dcaa409d7b6a40536206ccd | |
parent | 12a63c0fa03691328b948690601dc7dde8fc527b [diff] |
ASoC: meson: g12a-tohdmitx: 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/20190727150738.54764-26-yuehaibing@huawei.com Signed-off-by: Mark Brown <broonie@kernel.org>