commit | 820f339fe9fcabee17d3d2ba2b48a51368a51bf4 | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Thu Dec 03 23:29:59 2015 +0530 |
committer | Mark Brown <broonie@kernel.org> | Tue Dec 08 17:58:03 2015 +0000 |
tree | 7c1244d0ff25472f08493e5fa7801c8c9074300c | |
parent | b34e24d2406f123d5dbbff4fdeebbc2af76b0acd [diff] |
ASoC: Intel: Skylake: Fix the dapm machine map DAPM Machine map for machine was not specifying the paths correctly. The correct order should be: "DMIC01 Rx" (SoC DMIC BE), connected to "DMIC AIF" (DMic Codec AIF) and then "DMic" (DMic codec Input) connected to "SoC DMIC" (Machine DMIC MIC Widget) Signed-off-by: Jeeja KP <jeeja.kp@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>