OSDN Git Service

ASoC: Intel: Skylake: Set the DSP pipe type
authorJeeja KP <jeeja.kp@intel.com>
Fri, 3 Jun 2016 12:59:41 +0000 (18:29 +0530)
committerMark Brown <broonie@kernel.org>
Tue, 7 Jun 2016 13:19:11 +0000 (14:19 +0100)
commitf0aa94faa0e8990647eed4d8e232e1e6d5671ff2
tree23f11e9600243da75a847250d2da9d99d91d5b55
parent287af4f9f2679fd897e492338e4729c68f0c4a17
ASoC: Intel: Skylake: Set the DSP pipe type

DSP pipe type can be a pass through or it can be processing pipe.
In case of pass through pipe, it is a single pipeline with both
host and link copier in the same pipeline.

Identify the DSP pipe type if it pass through or not. Pass through
pipe is identified by checking if it has both host and link copier
in the same pipeline.

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
sound/soc/intel/skylake/skl-topology.h