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)
commitef43f463ddb3dc0acaf1447db22db85df5100380
tree9e35815eb21c55bccfcedfa39198521517833527
parente43805c28df6394254d1f49a388a1c70cae208a1
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