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: Wed, 16 Sep 2009 20:02:50 +0100 [thread overview]
Message-ID: <20090916190250.GC6257@sirena.org.uk> (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:
> + s3c_gpio_cfgpin(S3C64XX_GPC(4), S3C64XX_GPC4_I2S_V40_DO0);
> + s3c_gpio_cfgpin(S3C64XX_GPC(5), S3C64XX_GPC5_I2S_V40_DO1);
> + s3c_gpio_cfgpin(S3C64XX_GPC(7), S3C64XX_GPC7_I2S_V40_DO2);
The GPIO function defines here don't match mainline, meaning this won't
build. You want S3C64XX_GPC4_I2S0_V40_DO and so on.
prev parent reply other threads:[~2009-09-16 19:02 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
2009-09-16 19:02 ` Mark Brown [this message]
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=20090916190250.GC6257@sirena.org.uk \
--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