alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] ASoC: rsnd: cleanup for IOMMU
@ 2016-10-19  3:55 Kuninori Morimoto
  2016-10-19  3:56 ` [PATCH 1/6] ASoC: rsnd: remove duplicate define of rsnd_dvc_of_node() Kuninori Morimoto
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Kuninori Morimoto @ 2016-10-19  3:55 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA, Simon, Liam Girdwood


Hi Mark

I will post IOMMU support patches for rsnd driver.
These are prepare/cleanup for it.

Kuninori Morimoto (6):
      ASoC: rsnd: remove duplicate define of rsnd_dvc_of_node()
      ASoC: rsnd: amend .probe/.remove call for DPCM
      ASoC: rsnd: add rsnd_mod_next() for for_each_rsnd_mod_xxx()
      ASoC: rsnd: use for_each_rsnd_mod_xxx() on rsnd_dai_call()
      ASoC: rsnd: use for_each_rsnd_mod_xxx() on rsnd_rdai_continuance_probe()
      ASoC: rsnd: add rsnd_parse_of_node() and integrate rsnd_xxx_of_node

 sound/soc/sh/rcar/core.c | 115 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------
 sound/soc/sh/rcar/dma.c  |  11 +++++++++++
 sound/soc/sh/rcar/dvc.c  |   2 --
 sound/soc/sh/rcar/rsnd.h |  56 +++++++++++++++++++++++++++++++++++++-------------------
 sound/soc/sh/rcar/ssi.c  |   5 ++++-
 5 files changed, 125 insertions(+), 64 deletions(-)

Best regards
---
Kuninori Morimoto

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

end of thread, other threads:[~2016-10-19  3:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-19  3:55 [PATCH 0/6] ASoC: rsnd: cleanup for IOMMU Kuninori Morimoto
2016-10-19  3:56 ` [PATCH 1/6] ASoC: rsnd: remove duplicate define of rsnd_dvc_of_node() Kuninori Morimoto
2016-10-19  3:56 ` [PATCH 2/6] ASoC: rsnd: amend .probe/.remove call for DPCM Kuninori Morimoto
2016-10-19  3:56 ` [PATCH 3/6] ASoC: rsnd: add rsnd_mod_next() for for_each_rsnd_mod_xxx() Kuninori Morimoto
2016-10-19  3:57 ` [PATCH 4/6] ASoC: rsnd: use for_each_rsnd_mod_xxx() on rsnd_dai_call() Kuninori Morimoto
2016-10-19  3:57 ` [PATCH 5/6] ASoC: rsnd: use for_each_rsnd_mod_xxx() on rsnd_rdai_continuance_probe() Kuninori Morimoto
2016-10-19  3:57 ` [PATCH 6/6] ASoC: rsnd: add rsnd_parse_of_node() and integrate rsnd_xxx_of_node Kuninori Morimoto

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