Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: broonie@opensource.wolfsonmicro.com (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 07/10] S3C64XX I2S: Added third I2S Controller.
Date: Tue, 15 Sep 2009 11:59:33 +0100	[thread overview]
Message-ID: <20090915105933.GH22878@rakim.wolfsonmicro.main> (raw)
In-Reply-To: <1253008959-10633-1-git-send-email-jassi.brar@samsung.com>

On Tue, Sep 15, 2009 at 07:02:39PM +0900, Jassi wrote:

> +	[2] = {
> +		.channel	= DMACH_HSI_I2SV40_TX,
> +		.client		= &s3c64xx_dma_client_out,
> +		.dma_addr	= S3C64XX_PA_IISV4 + S3C2412_IISTXD,
> +		.dma_size	= 4,
> +	},

With your previous patch to define S3C64XX_PA_IISV4 conditionally based
on S3C6410 this also needs to be conditionally built otherwise it'll
error out on S3C6400.

  reply	other threads:[~2009-09-15 10:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-15 10:02 [PATCH 07/10] S3C64XX I2S: Added third I2S Controller Jassi
2009-09-15 10:59 ` Mark Brown [this message]
2009-09-16 19:02 ` 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=20090915105933.GH22878@rakim.wolfsonmicro.main \
    --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