OSDN Git Service

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>
Mon, 16 Nov 2015 10:08:09 +0000 (10:08 +0000)
commita28f51db28a3bb550ee54e4e67b4b1d04b4b393a
tree0fb65b6ed9903bb4fb59d957d1f448eea7e856f8
parent8005c49d9aea74d382f474ce11afbbc7d7130bec
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