ASoC: Intel: Skylake: Reset pipeline before its deletion
authorAmadeusz Sławiński <amadeuszx.slawinski@intel.com>
Thu, 13 Jun 2019 19:04:35 +0000 (21:04 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 25 Jun 2019 14:33:54 +0000 (15:33 +0100)
commit02923faa6b29ac0423f1d5ff8c13c5eeb4e5669b
tree684525b339edd55904431998668a15fdda062a0f
parent9f4f42d710d417745cff05845f93370126f77ff7
ASoC: Intel: Skylake: Reset pipeline before its deletion

Before actual deletion, pipeline should enter RESET state. Currently,
pipe skips this checkpoint and goes straight to the finish line.
This is not the expected path by the FW, so correct it.

Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@intel.com>
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-messages.c