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)
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


Trivial merge