Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ASoC: rsnd: tidyup for DMA support for DT
@ 2014-05-23  6:21 Kuninori Morimoto
  2014-05-23  6:24 ` [PATCH 1/6] ASoC: rsnd: DT node clean up by using the of_node_put() Kuninori Morimoto
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Kuninori Morimoto @ 2014-05-23  6:21 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA, Simon, Liam Girdwood, Kuninori Morimoto


Hi Mark

These patches are tidyup code and fixup for DMA support of DT
#1 - #4 are cleanup code patches
#5 - #6 are fixup for DMA for DT

Kuninori Morimoto (6):
      ASoC: rsnd: DT node clean up by using the of_node_put()
      ASoC: rsnd: save platform_device instead of device
      ASoC: rsnd: remove rsnd_src_non_ops
      ASoC: rsnd: module name is unified
      ASoC: rsnd: care DMA slave channel name for DT
      ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addr

 .../devicetree/bindings/sound/renesas,rsnd.txt     |    1 +
 sound/soc/sh/rcar/core.c                           |   87 ++++++++++++++++--
 sound/soc/sh/rcar/dvc.c                            |   20 ++++-
 sound/soc/sh/rcar/gen.c                            |   95 ++++++++++++++++++++
 sound/soc/sh/rcar/rsnd.h                           |   10 ++-
 sound/soc/sh/rcar/src.c                            |   50 +++++++----
 sound/soc/sh/rcar/ssi.c                            |   28 ++++--
 7 files changed, 260 insertions(+), 31 deletions(-)

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

end of thread, other threads:[~2014-06-03  0:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-23  6:21 [PATCH 0/6] ASoC: rsnd: tidyup for DMA support for DT Kuninori Morimoto
2014-05-23  6:24 ` [PATCH 1/6] ASoC: rsnd: DT node clean up by using the of_node_put() Kuninori Morimoto
2014-05-23  6:25 ` [PATCH 2/6] ASoC: rsnd: save platform_device instead of device Kuninori Morimoto
2014-05-23  6:25 ` [PATCH 3/6] ASoC: rsnd: remove rsnd_src_non_ops Kuninori Morimoto
2014-05-23  6:25 ` [PATCH 4/6] ASoC: rsnd: module name is unified Kuninori Morimoto
2014-05-23  6:25 ` [PATCH 5/6] ASoC: rsnd: care DMA slave channel name for DT Kuninori Morimoto
2014-06-02 21:33   ` Ben Dooks
2014-06-03  0:43     ` Kuninori Morimoto
2014-05-23  6:25 ` [PATCH 6/6] ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addr Kuninori Morimoto
2014-05-26 13:35 ` [PATCH 0/6] ASoC: rsnd: tidyup for DMA support for DT Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox