OSDN Git Service

ASoC: tegra20: i2s: Use devm_platform_get_and_ioremap_resource()
authorYang Yingliang <yangyingliang@huawei.com>
Fri, 18 Jun 2021 02:47:19 +0000 (10:47 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 23 Jun 2021 10:49:29 +0000 (11:49 +0100)
commit8ad9e5baa90f76c5125b23419fc458e206371bce
tree3f96c980199a455b14638b8a6627e83b0d6560df
parent657e473e8813f62c536f74650188d078f9fff345
ASoC: tegra20: i2s: 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/20210618024722.2618842-2-yangyingliang@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/tegra/tegra20_i2s.c