]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Fix to ignore blob check if link type is HDA
authorJeeja KP <jeeja.kp@intel.com>
Tue, 27 Oct 2015 00:22:48 +0000 (09:22 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 16 Nov 2015 10:08:09 +0000 (10:08 +0000)
commitdb4c920cc5209ed330cc7e0705101cd78c936145
treedf93689ddd00048b888e770177a87998abde7f63
parent9d7656f085d3daacc8f21259d09b3bbdc76d79c5
ASoC: Intel: Skylake: Fix to ignore blob check if link type is HDA

If link type is HDA, NHLT blob is null, as NHLT defines non HDA
links only.  So we should ignore blob query for HDA links.

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