ASoC: Intel: Skylake: Fix the dapm machine map
authorVinod Koul <vinod.koul@intel.com>
Thu, 3 Dec 2015 17:59:59 +0000 (23:29 +0530)
committerMark Brown <broonie@kernel.org>
Tue, 8 Dec 2015 17:58:03 +0000 (17:58 +0000)
commit820f339fe9fcabee17d3d2ba2b48a51368a51bf4
tree7c1244d0ff25472f08493e5fa7801c8c9074300c
parentb34e24d2406f123d5dbbff4fdeebbc2af76b0acd
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>
sound/soc/intel/boards/skl_rt286.c