linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next 0/4] ASoC: samsung: Use devm_platform_get_and_ioremap_resource()
@ 2021-06-16  9:16 Yang Yingliang
  2021-06-16  9:16 ` [PATCH -next 1/4] ASoC: samsung: i2s: " Yang Yingliang
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Yang Yingliang @ 2021-06-16  9:16 UTC (permalink / raw)
  To: linux-kernel, alsa-devel; +Cc: krzysztof.kozlowski, s.nawrocki, broonie

Use devm_platform_get_and_ioremap_resource() to simplify
code.

Yang Yingliang (4):
  ASoC: samsung: i2s: Use devm_platform_get_and_ioremap_resource()
  ASoC: samsung: pcm: Use devm_platform_get_and_ioremap_resource()
  ASoC: samsung: s3c2412-i2s: Use
    devm_platform_get_and_ioremap_resource()
  ASoC: samsung: s3c24xx-i2s: Use
    devm_platform_get_and_ioremap_resource()

 sound/soc/samsung/i2s.c         | 3 +--
 sound/soc/samsung/pcm.c         | 3 +--
 sound/soc/samsung/s3c2412-i2s.c | 3 +--
 sound/soc/samsung/s3c24xx-i2s.c | 3 +--
 4 files changed, 4 insertions(+), 8 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-06-21 18:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-16  9:16 [PATCH -next 0/4] ASoC: samsung: Use devm_platform_get_and_ioremap_resource() Yang Yingliang
2021-06-16  9:16 ` [PATCH -next 1/4] ASoC: samsung: i2s: " Yang Yingliang
2021-06-21  9:22   ` Krzysztof Kozlowski
2021-06-16  9:16 ` [PATCH -next 2/4] ASoC: samsung: pcm: " Yang Yingliang
2021-06-21  9:22   ` Krzysztof Kozlowski
2021-06-16  9:16 ` [PATCH -next 3/4] ASoC: samsung: s3c2412-i2s: " Yang Yingliang
2021-06-21  9:22   ` Krzysztof Kozlowski
2021-06-16  9:16 ` [PATCH -next 4/4] ASoC: samsung: s3c24xx-i2s: " Yang Yingliang
2021-06-21  9:22   ` Krzysztof Kozlowski
2021-06-21 18:46 ` [PATCH -next 0/4] ASoC: samsung: " Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).