[PATCH 0/3] ASoC: Intel: boards: Revert SSP0 links to use dummy

Cezary Rojewski cezary.rojewski at intel.com
Wed Mar 25 14:16:08 CET 2020


Recent series of patches targeting broadwell boards, while enabling
SOF, changed behavior for non-SOF solutions. In essence replacing
platform 'dummy' with actual 'platform' causes redundant stream
initialization to occur during audio start. hw_params for haswell-pcm
destroys initial stream right after its creation - only to recreate it
again from proceed from there.

While harmless so far, this flow isn't right and should be corrected.
The actual need for dummy components for SSP0 link is questionable but
that issue is subject for another series.

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

Cezary Rojewski (3):
  ASoC: Intel: broadwell: Revert back SSP0 link to use dummy components
  ASoC: Intel: bdw-rt5677: Revert SSP0 link to use dummy components
  ASoC: Intel: bdw-rt5650: Revert SSP0 link to use dummy components

 sound/soc/intel/boards/bdw-rt5650.c | 7 ++++---
 sound/soc/intel/boards/bdw-rt5677.c | 7 ++++---
 sound/soc/intel/boards/broadwell.c  | 7 ++++---
 3 files changed, 12 insertions(+), 9 deletions(-)

-- 
2.17.1



More information about the Alsa-devel mailing list