diff options
-rwxr-xr-x | sound/soc/omap/sdp4430.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/omap/sdp4430.c b/sound/soc/omap/sdp4430.c index 3aa46cf6..bf92bd0 100755 --- a/sound/soc/omap/sdp4430.c +++ b/sound/soc/omap/sdp4430.c @@ -962,7 +962,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", |