OSDN Git Service

Merge series "ASoC: sunxi: Use devm_platform_get_and_ioremap_resource()" from Yang...
authorMark Brown <broonie@kernel.org>
Mon, 21 Jun 2021 18:16:52 +0000 (19:16 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 21 Jun 2021 18:16:52 +0000 (19:16 +0100)
commitef7eb57d21e88ecb2a4e2c6f2c4118245e2efb21
tree8e71209fb63747c6c21679d3e067cee5f2560de1
parentb4fd4ea7b628abbc721a0c6ddbb3fb3e454b2c62
parentbb17379cf278c15574b0c1c94a76531f637970c7
Merge series "ASoC: sunxi: Use devm_platform_get_and_ioremap_resource()" from Yang Yingliang <yangyingliang@huawei.com>:

Use devm_platform_get_and_ioremap_resource() to simplify
code.

Yang Yingliang (3):
  ASoC: sunxi: sun4i-codec: Use devm_platform_get_and_ioremap_resource()
  ASoC: sun4i-i2s: Use devm_platform_get_and_ioremap_resource()
  ASoC: sunxi: sun4i-spdif: Use devm_platform_get_and_ioremap_resource()

 sound/soc/sunxi/sun4i-codec.c | 3 +--
 sound/soc/sunxi/sun4i-i2s.c   | 3 +--
 sound/soc/sunxi/sun4i-spdif.c | 3 +--
 3 files changed, 3 insertions(+), 6 deletions(-)

--
2.25.1