]> 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)
commit7b8612521dbec9a2947b4583470fa46e300ca3aa
treefad5da834b1260fa216a2b1a64e49e19fd4d8612
parented4ceb37ec87eb8045f74286f90a80c9afb891e6
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: 9525dcd1e2ec ("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