]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: Intel: Skylake: Fix to correct check for non DSP widget
authorJeeja KP <jeeja.kp@intel.com>
Tue, 27 Oct 2015 00:22:44 +0000 (09:22 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 27 Oct 2015 04:36:39 +0000 (13:36 +0900)
commit7b83ff3806f9f23cfd0dbe6162ac72e920460cf5
tree3205380c85d3b904bfbbf8b740ee555347587179
parent6abca1d71b62090821240ee2a4507c94ddd144e9
ASoC: Intel: Skylake: Fix to correct check for non DSP widget

To get the FE copier module, the check to ignore non DSP widgets
was wrong. This path corrects the check to ignore non DSP 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/skylake/skl-topology.c