Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: multi-component: SAMSUNG: Fix wrong field name on Aquila board
@ 2010-07-22  3:47 Chanwoo Choi
  2010-07-22  9:10 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Chanwoo Choi @ 2010-07-22  3:47 UTC (permalink / raw)
  To: alsa-devel; +Cc: Kyungmin Park, Mark Brown, Joonyoung Shim, Liam Girdwood

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ASoC: multi-component: SAMSUNG: Fix wrong field name on Aquila board
  2010-07-22  3:47 [PATCH] ASoC: multi-component: SAMSUNG: Fix wrong field name on Aquila board Chanwoo Choi
@ 2010-07-22  9:10 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2010-07-22  9:10 UTC (permalink / raw)
  To: Chanwoo Choi; +Cc: Joonyoung Shim, alsa-devel, Kyungmin Park, Liam Girdwood

On Thu, Jul 22, 2010 at 12:47:03PM +0900, Chanwoo Choi wrote:
> 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>

Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-22  9:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-22  3:47 [PATCH] ASoC: multi-component: SAMSUNG: Fix wrong field name on Aquila board Chanwoo Choi
2010-07-22  9:10 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox