All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next 0/4] ASoC: tegra: Use devm_platform_get_and_ioremap_resource()
@ 2021-06-18  2:47 ` Yang Yingliang
  0 siblings, 0 replies; 11+ messages in thread
From: Yang Yingliang @ 2021-06-18  2:47 UTC (permalink / raw)
  To: linux-kernel, alsa-devel, linux-tegra; +Cc: lgirdwood, broonie

Use devm_platform_get_and_ioremap_resource() to simplify
code.

Yang Yingliang (4):
  ASoC: tegra20: i2s: Use devm_platform_get_and_ioremap_resource()
  ASoC: tegra20: spdif: Use devm_platform_get_and_ioremap_resource()
  ASoC: tegra: tegra210_admaif: Use
    devm_platform_get_and_ioremap_resource()
  ASoC: tegra30: ahub: Use devm_platform_get_and_ioremap_resource()

 sound/soc/tegra/tegra20_i2s.c     | 3 +--
 sound/soc/tegra/tegra20_spdif.c   | 3 +--
 sound/soc/tegra/tegra210_admaif.c | 4 +---
 sound/soc/tegra/tegra30_ahub.c    | 3 +--
 4 files changed, 4 insertions(+), 9 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-06-23 16:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-18  2:47 [PATCH -next 0/4] ASoC: tegra: Use devm_platform_get_and_ioremap_resource() Yang Yingliang
2021-06-18  2:47 ` Yang Yingliang
2021-06-18  2:47 ` [PATCH -next 1/4] ASoC: tegra20: i2s: " Yang Yingliang
2021-06-18  2:47   ` Yang Yingliang
2021-06-18  2:47 ` [PATCH -next 2/4] ASoC: tegra20: spdif: " Yang Yingliang
2021-06-18  2:47   ` Yang Yingliang
2021-06-18  2:47 ` [PATCH -next 3/4] ASoC: tegra: tegra210_admaif: " Yang Yingliang
2021-06-18  2:47   ` Yang Yingliang
2021-06-18  2:47 ` [PATCH -next 4/4] ASoC: tegra30: ahub: " Yang Yingliang
2021-06-18  2:47   ` Yang Yingliang
2021-06-23 16:08 ` [PATCH -next 0/4] ASoC: tegra: " Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.