]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd4c0a0c98f31a0ee640d6309a5a6b1a9f51da0fb
tree684525b339edd55904431998668a15fdda062a0f
parent0c19221b6095320161b2f478cc0b5d9d1d873a4a
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