commit | 93146bc22f6131abf5161030f259e4b911d859eb | [log] [tgz] |
---|---|---|
author | Ranjani Sridharan <ranjani.sridharan@linux.intel.com> | Wed Jun 12 12:23:39 2019 -0500 |
committer | Mark Brown <broonie@kernel.org> | Mon Jun 17 13:44:15 2019 +0100 |
tree | 8a8095909633a5b54c6198c32d8569000790f2c9 | |
parent | 7077a07a72d38a78040873bbc13a77d1e45f8aa0 [diff] |
ASoC: SOF: Intel: hda: couple host and link DMA during FE hw_free Host and link DMA are decoupled during FE hw_params. So, they must be coupled in hw_free if the link DMA channel is idle. Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>