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