]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: img-i2s-out: Use devm_platform_get_and_ioremap_resource()
authorYang Yingliang <yangyingliang@huawei.com>
Tue, 15 Jun 2021 13:51:57 +0000 (21:51 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 15 Jun 2021 15:39:44 +0000 (16:39 +0100)
commitc3b57db786d467e44e6d5f47e79a0f79804db2d1
tree9e35815eb21c55bccfcedfa39198521517833527
parentdfa5c0794df270278c7611a1708229123778c273
ASoC: img-i2s-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-2-yangyingliang@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/img/img-i2s-out.c