commit | 659d3823e9745c0c155e1070a0e3ab3395765728 | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Tue Jun 19 19:07:22 2012 -0700 |
committer | QuIC Gerrit Code Review <code-review@localhost> | Tue Jun 19 19:07:22 2012 -0700 |
tree | 3d04d18f83ae8d61174b532dcdbe85e932f400f4 | |
parent | 79c667e807ce3e9736e3a106ea3d3b504d2bc053 [diff] | |
parent | 11a9f4d8cb345ca450a9d81f807caefb1d83f006 [diff] |
Merge "ASoC: msm: Add Enablement for stubbed CPU DAI" into msm-3.4
diff --git a/sound/soc/msm/msm-pcm-routing.c b/sound/soc/msm/msm-pcm-routing.c index e137a66..4e1ce52 100644 --- a/sound/soc/msm/msm-pcm-routing.c +++ b/sound/soc/msm/msm-pcm-routing.c
@@ -2316,6 +2316,8 @@ {"BE_OUT", NULL, "PCM_RX"}, {"PCM_TX", NULL, "BE_IN"}, {"BE_OUT", NULL, "SLIMBUS_3_RX"}, + {"BE_OUT", NULL, "STUB_RX"}, + {"STUB_TX", NULL, "BE_IN"}, }; static int msm_pcm_routing_hw_params(struct snd_pcm_substream *substream,