From: broonie@opensource.wolfsonmicro.com (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2 12/12] ASoC: Samsung: Update DMA interface
Date: Thu, 14 Jul 2011 08:57:11 +0900 [thread overview]
Message-ID: <20110713235709.GE9770@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1310546857-6304-13-git-send-email-kgene.kim@samsung.com>
On Wed, Jul 13, 2011 at 05:47:37PM +0900, Kukjin Kim wrote:
> -static inline bool s3c_dma_has_circular(void)
> +static inline bool dma_has_circular(void)
> {
> return false;
> }
The namespacing here doesn't look great, this is still a Samsung
specific internal API.
Otherwise this looks good.
next prev parent reply other threads:[~2011-07-13 23:57 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-13 8:47 [PATCH V2 00/12] To use DMA generic APIs for Samsung DMA Kukjin Kim
2011-07-13 8:47 ` [PATCH V2 01/12] DMA: PL330: Add support runtime PM for PL330 DMAC Kukjin Kim
2011-07-13 9:07 ` Russell King - ARM Linux
2011-07-13 8:47 ` [PATCH V2 02/12] DMA: PL330: Update PL330 DMA API driver Kukjin Kim
2011-07-13 8:47 ` [PATCH V2 03/12] DMA: PL330: Add DMA capabilities Kukjin Kim
2011-07-13 9:14 ` Russell King - ARM Linux
2011-07-13 11:04 ` boojin
2011-07-15 4:45 ` Chanho Park
2011-07-16 1:11 ` Boojin Kim
2011-07-13 8:47 ` [PATCH V2 04/12] ARM: SAMSUNG: Update to use PL330-DMA driver Kukjin Kim
2011-07-13 8:47 ` [PATCH V2 05/12] ARM: SAMSUNG: Add common DMA operations Kukjin Kim
2011-07-15 2:53 ` Grant Likely
2011-07-16 0:39 ` Boojin Kim
2011-07-16 0:50 ` Grant Likely
2011-07-13 8:47 ` [PATCH V2 06/12] ARM: EXYNOS4: Use generic DMA PL330 driver Kukjin Kim
2011-07-13 8:47 ` [PATCH V2 07/12] ARM: S5PV210: " Kukjin Kim
2011-07-13 8:47 ` [PATCH V2 08/12] ARM: S5PC100: " Kukjin Kim
2011-07-13 8:47 ` [PATCH V2 09/12] ARM: S5P64X0: " Kukjin Kim
2011-07-13 8:47 ` [PATCH V2 10/12] ARM: SAMSUNG: Remove S3C-PL330-DMA driver Kukjin Kim
2011-07-13 8:47 ` [PATCH V2 11/12] spi/s3c64xx: Add support DMA engine API Kukjin Kim
2011-07-13 8:47 ` [PATCH V2 12/12] ASoC: Samsung: Update DMA interface Kukjin Kim
2011-07-13 23:57 ` Mark Brown [this message]
2011-07-16 0:01 ` Kukjin Kim
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=20110713235709.GE9770@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).