]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: haswell: Fix power transition refactor
authorCezary Rojewski <cezary.rojewski@intel.com>
Tue, 1 Sep 2020 15:30:41 +0000 (17:30 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 1 Sep 2020 16:00:45 +0000 (17:00 +0100)
commita55c2d2019b231115d79c3206ba27fe2adfee9e1
treefad5da834b1260fa216a2b1a64e49e19fd4d8612
parent0dbcaeea4454c7eeaa5c2f2e84d4e9d9d7c29f68
ASoC: Intel: haswell: Fix power transition refactor

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: 814d6d76e5b4 ("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>
sound/soc/intel/haswell/sst-haswell-dsp.c