ASoC: Intel: haswell: Fix power transition refactor
authorCezary Rojewski <cezary.rojewski@intel.com>
Tue, 1 Sep 2020 15:30:41 +0000 (17:30 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 23 Sep 2020 10:59:54 +0000 (12:59 +0200)
commitbdfdc751259e660073f5ca47ed6685464fde8e35
tree70c5bcc09455a5de4feb4cf877c5893ed66b63f3
parentd64aac6b2c54a58df01df5bebeee561b7b1a65cd
ASoC: Intel: haswell: Fix power transition refactor

[ Upstream commit 154549558a622b31702fcaa01ccd85e6e34073de ]

While addressing existing power-cycle limitations for
sound/soc/intel/haswell solution, change brings regression for standard
audio userspace flows e.g.: when using PulseAudio.

Occasional sound-card initialization fail is still better than
permanent audio distortions, so revert the change.

Fixes: 8ec7d6043263 ("ASoC: Intel: haswell: Power transition refactor")
Reported-by: Christian Bundy <christianbundy@fraction.io>
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20200901153041.14771-1-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/intel/haswell/sst-haswell-dsp.c