]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: img-parallel-out: Use devm_platform_get_and_ioremap_resource()
authorYang Yingliang <yangyingliang@huawei.com>
Tue, 15 Jun 2021 13:51:58 +0000 (21:51 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 15 Jun 2021 15:39:45 +0000 (16:39 +0100)
commit75102edd17122b2572123d4278aaa991c8b29745
treead5bf4dd02167e51cac6e3b57b4e94cc7c31d5fe
parentc3b57db786d467e44e6d5f47e79a0f79804db2d1
ASoC: img-parallel-out: Use devm_platform_get_and_ioremap_resource()

Use devm_platform_get_and_ioremap_resource() to simplify
code.

Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20210615135200.1661695-3-yangyingliang@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/img/img-parallel-out.c