* [PATCH 2/2] ARM: OMAP: Update EAC codec port mode in board-n800-audio.c
@ 2007-04-04 11:13 Jarkko Nikula
2007-04-26 18:08 ` Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: Jarkko Nikula @ 2007-04-04 11:13 UTC (permalink / raw)
To: linux-omap-open-source
Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com>
---
arch/arm/mach-omap2/board-n800-audio.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-omap2/board-n800-audio.c b/arch/arm/mach-omap2/board-n800-audio.c
index fa6ab86..f44aeb4 100644
--- a/arch/arm/mach-omap2/board-n800-audio.c
+++ b/arch/arm/mach-omap2/board-n800-audio.c
@@ -127,7 +127,7 @@ static int n800_audio_register_controls(void *pdata, struct snd_card *card)
static struct eac_codec n800_eac_codec = {
.mclk_src = EAC_MCLK_EXT_2x12288000,
- .codec_mode = EAC_CODEC_I2S,
+ .codec_mode = EAC_CODEC_I2S_MASTER,
.codec_conf.i2s.polarity_changed_mode = 0,
.codec_conf.i2s.sync_delay_enable = 0,
.default_rate = 48000,
--
1.4.4.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 2/2] ARM: OMAP: Update EAC codec port mode in board-n800-audio.c
2007-04-04 11:13 [PATCH 2/2] ARM: OMAP: Update EAC codec port mode in board-n800-audio.c Jarkko Nikula
@ 2007-04-26 18:08 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2007-04-26 18:08 UTC (permalink / raw)
To: Jarkko Nikula; +Cc: linux-omap-open-source
* Jarkko Nikula <jarkko.nikula@nokia.com> [070404 11:14]:
> Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com>
> ---
> arch/arm/mach-omap2/board-n800-audio.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/board-n800-audio.c b/arch/arm/mach-omap2/board-n800-audio.c
> index fa6ab86..f44aeb4 100644
> --- a/arch/arm/mach-omap2/board-n800-audio.c
> +++ b/arch/arm/mach-omap2/board-n800-audio.c
> @@ -127,7 +127,7 @@ static int n800_audio_register_controls(void *pdata, struct snd_card *card)
>
> static struct eac_codec n800_eac_codec = {
> .mclk_src = EAC_MCLK_EXT_2x12288000,
> - .codec_mode = EAC_CODEC_I2S,
> + .codec_mode = EAC_CODEC_I2S_MASTER,
> .codec_conf.i2s.polarity_changed_mode = 0,
> .codec_conf.i2s.sync_delay_enable = 0,
> .default_rate = 48000,
> --
Pushing today.
Tony
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-04-26 18:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-04 11:13 [PATCH 2/2] ARM: OMAP: Update EAC codec port mode in board-n800-audio.c Jarkko Nikula
2007-04-26 18:08 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox