]> git.baikalelectronics.ru Git - kernel.git/commit
Merge series "ASoC: Intel: boards: Remove ignore_suspend flag from SSP0 dai link...
authorMark Brown <broonie@kernel.org>
Mon, 30 Mar 2020 17:22:38 +0000 (18:22 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 30 Mar 2020 17:22:38 +0000 (18:22 +0100)
commit7f9955f54ead9836e0a0ae85981fe1a6352b9952
treed3a24a8f8d9b9248d6adc0f17226e4ff138b7a95
parent80f3dcc191e3e2b5d6a425b206da74012afb3afe
parentdb2fcb6c13bfbaa24bc7b8c14ac2162c8d7faa63
Merge series "ASoC: Intel: boards: Remove ignore_suspend flag from SSP0 dai link" from Cezary Rojewski <cezary.rojewski@intel.com>:

As of commit:
ASoC: soc-core: care .ignore_suspend for Component suspend

function soc-core::snd_soc_suspend no longer ignores 'ignore_suspend'
flag for dai links. While BE dai link for System Pin is
supposed to follow standard suspend-resume flow, appended
'ignore_suspend' flag disturbs that flow and causes audio to break
right after resume. Remove the flag to address this.

Link to first message in conversation:
https://lkml.org/lkml/2020/3/18/54

Cezary Rojewski (4):
  ASoC: Intel: broadwell: Remove ignore_suspend flag from SSP0 dai link
  ASoC: Intel: haswell: Remove ignore_suspend flag from SSP0 dai link
  ASoC: Intel: bdw-rt5677: Remove ignore_suspend flag from SSP0 dai link
  ASoC: Intel: bdw-rt5650: Remove ignore_suspend flag from SSP0 dai link

 sound/soc/intel/boards/bdw-rt5650.c | 1 -
 sound/soc/intel/boards/bdw-rt5677.c | 1 -
 sound/soc/intel/boards/broadwell.c  | 1 -
 sound/soc/intel/boards/haswell.c    | 1 -
 4 files changed, 4 deletions(-)

--
2.17.1