ASoC: Intel: Skylake: add link management
authorVinod Koul <vinod.koul@intel.com>
Thu, 12 May 2016 03:28:54 +0000 (08:58 +0530)
committerMark Brown <broonie@kernel.org>
Fri, 13 May 2016 10:43:12 +0000 (11:43 +0100)
commitcce6c149eba3aabf678ffea91ac1e4103b9c185e
tree05a94e8472c41faf3b39eda130e31f5e45bc63b7
parent4446085d21e75dd6c0c45577f12db0bd7c7bf35f
ASoC: Intel: Skylake: add link management

Use shiny new link APIs to manage the links. Also remove old link
configuration logic from driver.

We need to keep link and cmd dma to off during active suspend
to allow system to enter low power state and turn it on if
the link and cmd dma was on before active suspend in active
resume.

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-pcm.c
sound/soc/intel/skylake/skl.c