From 658e836c0bbf8755440a91ef5c60722339a667d1 Mon Sep 17 00:00:00 2001 From: Manjunatha Halli Date: Wed, 2 Nov 2011 14:25:00 -0500 Subject: ASoC: sdp4430: Correct stream name for FM BE DAI Correct stream name for OMAP_ABE_BE_MM_EXT0 backend DAI Change-Id: I7e29dbda5a35f35a614fc45f3f7e3172444f89be Signed-off-by: Manjunatha Halli Signed-off-by: Axel Castaneda Gonzalez --- sound/soc/omap/sdp4430.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/omap/sdp4430.c b/sound/soc/omap/sdp4430.c index 7e2769a..5ddb90e 100755 --- a/sound/soc/omap/sdp4430.c +++ b/sound/soc/omap/sdp4430.c @@ -895,7 +895,7 @@ static struct snd_soc_dai_link sdp4430_dai[] = { }, { .name = OMAP_ABE_BE_MM_EXT0, - .stream_name = "FM", + .stream_name = "FM Playback", /* ABE components - MCBSP2 - MM-EXT */ .cpu_dai_name = "omap-mcbsp-dai.1", -- cgit v1.1