* [PATCH] ASoC: multi-component - SAMSUNG - Fix compile error
@ 2010-07-23 0:49 Seungwhan Youn
2010-07-23 9:02 ` Mark Brown
2010-07-23 18:10 ` Liam Girdwood
0 siblings, 2 replies; 3+ messages in thread
From: Seungwhan Youn @ 2010-07-23 0:49 UTC (permalink / raw)
To: alsa-devel
Cc: Seungwhan Youn, Jassi Brar, Mark Brown, Seungwhan Youn,
Liam Girdwood
This patch fixes compile error on smdk_wm9713.
Signed-off-by: Seungwhan Youn <sw.youn@samsung.com>
---
sound/soc/s3c24xx/smdk_wm9713.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/sound/soc/s3c24xx/smdk_wm9713.c b/sound/soc/s3c24xx/smdk_wm9713.c
index 849aac1..90108a7 100644
--- a/sound/soc/s3c24xx/smdk_wm9713.c
+++ b/sound/soc/s3c24xx/smdk_wm9713.c
@@ -48,7 +48,7 @@ static struct snd_soc_dai_link smdk_dai = {
.stream_name = "AC97 PCM",
.platform_name = "s3c24xx-pcm-audio",
.cpu_dai_name = "s3c-ac97-dai",
- .codec_dai_name = "wm9713-hifi"
+ .codec_dai_name = "wm9713-hifi",
.codec_name = "wm9713-codec",
};
--
1.6.2.5
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] ASoC: multi-component - SAMSUNG - Fix compile error
2010-07-23 0:49 [PATCH] ASoC: multi-component - SAMSUNG - Fix compile error Seungwhan Youn
@ 2010-07-23 9:02 ` Mark Brown
2010-07-23 18:10 ` Liam Girdwood
1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2010-07-23 9:02 UTC (permalink / raw)
To: Seungwhan Youn; +Cc: alsa-devel, Jassi Brar, Liam Girdwood, Seungwhan Youn
On Fri, Jul 23, 2010 at 09:49:36AM +0900, Seungwhan Youn wrote:
> This patch fixes compile error on smdk_wm9713.
>
> Signed-off-by: Seungwhan Youn <sw.youn@samsung.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] ASoC: multi-component - SAMSUNG - Fix compile error
2010-07-23 0:49 [PATCH] ASoC: multi-component - SAMSUNG - Fix compile error Seungwhan Youn
2010-07-23 9:02 ` Mark Brown
@ 2010-07-23 18:10 ` Liam Girdwood
1 sibling, 0 replies; 3+ messages in thread
From: Liam Girdwood @ 2010-07-23 18:10 UTC (permalink / raw)
To: Seungwhan Youn; +Cc: Jassi Brar, alsa-devel, Mark Brown, Seungwhan Youn
On Fri, 2010-07-23 at 09:49 +0900, Seungwhan Youn wrote:
> This patch fixes compile error on smdk_wm9713.
Both applied.
Thanks
Liam
--
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-07-23 18:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-23 0:49 [PATCH] ASoC: multi-component - SAMSUNG - Fix compile error Seungwhan Youn
2010-07-23 9:02 ` Mark Brown
2010-07-23 18:10 ` Liam Girdwood
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox