commit | cce6c149eba3aabf678ffea91ac1e4103b9c185e | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Thu May 12 08:58:54 2016 +0530 |
committer | Mark Brown <broonie@kernel.org> | Fri May 13 11:43:12 2016 +0100 |
tree | 05a94e8472c41faf3b39eda130e31f5e45bc63b7 | |
parent | 4446085d21e75dd6c0c45577f12db0bd7c7bf35f [diff] |
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>