commit | f052172a5bb474fef2d0c3911655c9e107a3c024 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Sat Jul 27 23:07:07 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Jul 31 12:03:52 2019 +0100 |
tree | 3d9522ca7e4e00869da4d2f42759b998d10d0762 | |
parent | 7d22808641cdea50baeae636acf5d592a7aa1239 [diff] |
ASoC: rockchip: 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-4-yuehaibing@huawei.com Signed-off-by: Mark Brown <broonie@kernel.org>