linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: atmel-pcm: add dma support
@ 2012-11-23  6:14 Bo Shen
  2012-11-23  6:14 ` [PATCH 1/3] ASoC: snd_dmaengine_pcm: add inline empty function Bo Shen
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Bo Shen @ 2012-11-23  6:14 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series is intend to add dma support for atmel pcm which is
based on snd soc dmaengine pcm framework

Bo Shen (3):
  ASoC: snd_dmaengine_pcm: add inline empty function
  ASoC: atmel-pcm: prepare for adding dma support
  ASoC: atmel-pcm: add dma support

 include/sound/dmaengine_pcm.h   |   53 +++++++++
 sound/soc/atmel/atmel-pcm.c     |  247 ++++++++++++++++++++++++++++++++++-----
 sound/soc/atmel/atmel-pcm.h     |    4 +-
 sound/soc/atmel/atmel_ssc_dai.c |   30 ++---
 4 files changed, 292 insertions(+), 42 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2012-11-26  9:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-23  6:14 [PATCH 0/3] ASoC: atmel-pcm: add dma support Bo Shen
2012-11-23  6:14 ` [PATCH 1/3] ASoC: snd_dmaengine_pcm: add inline empty function Bo Shen
2012-11-23  6:14 ` [PATCH 2/3] ASoC: atmel-pcm: prepare for adding dma support Bo Shen
2012-11-23  6:14 ` [PATCH 3/3] ASoC: atmel-pcm: add " Bo Shen
2012-11-23 14:27   ` Mark Brown
2012-11-26  2:04     ` Bo Shen
2012-11-26  9:36       ` 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).