From: Bo Shen <voice.shen@atmel.com>
To: Mark Brown <broonie@kernel.org>
Cc: alsa-devel@alsa-project.org, lars@metafoo.de,
richard.genoud@gmail.com, Nicolas Ferre <nicolas.ferre@atmel.com>,
linux-sound@vger.kernel.org, Bo Shen <voice.shen@atmel.com>,
linux-arm-kernel@lists.infradead.org
Subject: [v2 0/5] ASoC: atmel-pcm: align with generic dmaengine framwork
Date: Wed, 03 Jul 2013 08:37:55 +0000 [thread overview]
Message-ID: <1372840680-2253-1-git-send-email-voice.shen@atmel.com> (raw)
This patch set is based on linux next-20130701
mainly implement
- move set dma data from hw_params to startup callback to avoid memory leak
- align atmel pcm with generic dmaenigne framwork
Bo Shen (5):
ASoC: atmel_ssc_dai: move set dma data to startup callback
ASoC: atmel_ssc_dai: add error mask define
ASoC: atmel-pcm-dma: move prepare for dma to dai prepare
ARM: atmel-ssc: change phybase type to dma_addr_t
ASoC: atmel-pcm: use generic dmaengine framework
include/linux/atmel-ssc.h | 2 +-
sound/soc/atmel/Kconfig | 1 +
sound/soc/atmel/atmel-pcm-dma.c | 118 ++++++---------------------------------
sound/soc/atmel/atmel_ssc_dai.c | 36 ++++++------
4 files changed, 37 insertions(+), 120 deletions(-)
--
1.7.9.5
next reply other threads:[~2013-07-03 8:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-03 8:37 Bo Shen [this message]
2013-07-03 8:37 ` [v2 1/5] ASoC: atmel_ssc_dai: move set dma data to startup callback Bo Shen
2013-07-03 8:37 ` [v2 2/5] ASoC: atmel_ssc_dai: add error mask define Bo Shen
2013-07-03 8:37 ` [v2 3/5] ASoC: atmel-pcm-dma: move prepare for dma to dai prepare Bo Shen
2013-07-03 8:37 ` [v2 4/5] ARM: atmel-ssc: change phybase type to dma_addr_t Bo Shen
2013-07-03 8:38 ` [v2 5/5] ASoC: atmel-pcm: use generic dmaengine framework Bo Shen
2013-07-03 9:01 ` [v2 0/5] ASoC: atmel-pcm: align with generic dmaengine framwork Lars-Peter Clausen
2013-07-03 9:52 ` Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1372840680-2253-1-git-send-email-voice.shen@atmel.com \
--to=voice.shen@atmel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-sound@vger.kernel.org \
--cc=nicolas.ferre@atmel.com \
--cc=richard.genoud@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox