diff options
author | Jeeja KP <jeeja.kp@intel.com> | 2016-12-08 13:41:14 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-12-15 12:15:59 +0000 |
commit | bb704a737cecc1c4c9f1b0251aa79d8276308ccc (patch) | |
tree | 6647e33f49e1c4bf51f64f28a3f21ccde9f02d64 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 12c3be0e720fe8c4e0f456fd25a6dcc8b254606c (diff) |
ASoC: Intel: Skylake: Configure DMA in PRE_PMD handler of Mixer
If system is suspended when PCM was paused/stopped, restart doesn't
configure DMA as it is we are in Pause state and results in IO error
eventually.
Configure host/link DMA before initializing DSP Gateway copier module
instead of DAI prepare(). So moved DMA configuration to mixer PRE_PMD
widget handler instead of DAI prepare.
This uses previously added new API to do the configuration and removes
old DAI prepare code.
Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions