linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: broonie@opensource.wolfsonmicro.com (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V3 12/13] ASoC: Samsung: Update DMA interface
Date: Mon, 18 Jul 2011 18:51:34 +0900	[thread overview]
Message-ID: <20110718095133.GC423@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1310798666-7659-13-git-send-email-kgene.kim@samsung.com>

On Sat, Jul 16, 2011 at 03:44:25PM +0900, Kukjin Kim wrote:
> From: Boojin Kim <boojin.kim@samsung.com>
> 
> This patch adds to support the DMA PL330 driver that uses
> DMA generic API. Samsung sound driver uses DMA generic API
> if architecture supports it. Otherwise, use samsung specific
> S3C-PL330 API driver to transfer PCM data.

Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

  reply	other threads:[~2011-07-18  9:51 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-16  6:44 [PATCH V3 00/13] To use DMA generic APIs for Samsung DMA Kukjin Kim
2011-07-16  6:44 ` [PATCH V3 01/13] DMA: PL330: Add support runtime PM for PL330 DMAC Kukjin Kim
2011-07-16  6:44 ` [PATCH V3 02/13] DMA: PL330: Update PL330 DMA API driver Kukjin Kim
2011-07-16  6:44 ` [PATCH V3 03/13] DMA: PL330: Add DMA capabilities Kukjin Kim
2011-07-16  6:44 ` [PATCH V3 04/13] ARM: SAMSUNG: Update to use PL330-DMA driver Kukjin Kim
2011-07-16  6:44 ` [PATCH V3 05/13] ARM: SAMSUNG: Add common DMA operations Kukjin Kim
2011-07-16  6:44 ` [PATCH V3 06/13] ARM: EXYNOS4: Use generic DMA PL330 driver Kukjin Kim
2011-07-16  6:44 ` [PATCH V3 07/13] ARM: S5PV210: " Kukjin Kim
2011-07-16  6:44 ` [PATCH V3 08/13] ARM: S5PC100: " Kukjin Kim
2011-07-16  6:44 ` [PATCH V3 09/13] ARM: S5P64X0: " Kukjin Kim
2011-07-16  6:44 ` [PATCH V3 10/13] ARM: SAMSUNG: Remove S3C-PL330-DMA driver Kukjin Kim
2011-07-16  6:44 ` [PATCH V3 11/13] spi/s3c64xx: Add support DMA engine API Kukjin Kim
2011-07-18  4:43   ` Grant Likely
2011-07-16  6:44 ` [PATCH V3 12/13] ASoC: Samsung: Update DMA interface Kukjin Kim
2011-07-18  9:51   ` Mark Brown [this message]
2011-07-16  6:44 ` [PATCH V3 13/13] ARM: SAMSUNG: Remove Samsung specific enum type for dma direction Kukjin Kim
2011-07-18 11:36 ` [PATCH V3 00/13] To use DMA generic APIs for Samsung DMA Jassi Brar

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=20110718095133.GC423@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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;
as well as URLs for NNTP newsgroup(s).