Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Chanwoo Choi <cw00.choi@samsung.com>
To: alsa-devel@alsa-project.org
Cc: Kyungmin Park <kyungmin.park@samsung.com>,
	Mark Brown <broonie@opensource.wolfsonmicro.com>,
	Joonyoung Shim <jy0922.shim@samsung.com>,
	Liam Girdwood <lrg@slimlogic.co.uk>
Subject: [PATCH] ASoC: multi-component: SAMSUNG: Fix wrong field name on Aquila board
Date: Thu, 22 Jul 2010 12:47:03 +0900	[thread overview]
Message-ID: <4C47BF37.9090008@samsung.com> (raw)

This patch modify the wrong field name on Aquila board.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
---
 sound/soc/s3c24xx/aquila_wm8994.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sound/soc/s3c24xx/aquila_wm8994.c b/sound/soc/s3c24xx/aquila_wm8994.c
index f6f0e60..69c41eb 100644
--- a/sound/soc/s3c24xx/aquila_wm8994.c
+++ b/sound/soc/s3c24xx/aquila_wm8994.c
@@ -242,7 +242,7 @@ static struct snd_soc_dai_link aquila_dai[] = {
 }, {
 	.name = "WM8994 Voice",
 	.stream_name = "Voice",
-	.cpu_dai_drv = "aquila-voice-dai",
+	.cpu_dai_name = "aquila-voice-dai",
 	.codec_dai_name = "wm8994-voice",
 	.platform_name = "s3c24xx-pcm-audio",
 	.codec_name = "wm8994-codec",
-- 
1.6.3.3

             reply	other threads:[~2010-07-22  3:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-22  3:47 Chanwoo Choi [this message]
2010-07-22  9:10 ` [PATCH] ASoC: multi-component: SAMSUNG: Fix wrong field name on Aquila board 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=4C47BF37.9090008@samsung.com \
    --to=cw00.choi@samsung.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=jy0922.shim@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=lrg@slimlogic.co.uk \
    /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