summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMargarita Olaya Cabrera <magi.olaya@ti.com>2010-08-20 10:54:36 -0500
committerRicardo Perez Olivares <x0081762@ti.com>2010-08-20 22:14:19 -0500
commitcb864c64e047258acf7284df9315f7b49c0edd47 (patch)
treee5a7a0a9ba9af08e5006cd13a268988331da1271
parentfb793e00727fd84f7213546f01941ca4be57d5c6 (diff)
ASoC: ABE DAI: Remove modem from backend port
The MODEM connection should be done only in the FE (front end) Signed-off-by: Margarita Olaya Cabrera <magi.olaya@ti.com>
-rw-r--r--sound/soc/omap/omap-abe.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/omap/omap-abe.c b/sound/soc/omap/omap-abe.c
index 395223939444..a322f13dc808 100644
--- a/sound/soc/omap/omap-abe.c
+++ b/sound/soc/omap/omap-abe.c
@@ -864,7 +864,6 @@ static void enable_be_ports(struct snd_soc_pcm_runtime *rtd, int stream)
}
break;
case OMAP_ABE_DAI_MM_FM:
- case OMAP_ABE_DAI_MODEM:
if (be_is_pending(be_rtd, stream)) {
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
/* MM_EXT connection to McBSP 2 ports */