alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: Intel: boards: Revert SSP0 links to use dummy
@ 2020-03-25 13:16 Cezary Rojewski
  2020-03-25 13:16 ` [PATCH 1/3] ASoC: Intel: broadwell: Revert back SSP0 link to use dummy components Cezary Rojewski
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Cezary Rojewski @ 2020-03-25 13:16 UTC (permalink / raw)
  To: alsa-devel; +Cc: Cezary Rojewski, broonie, tiwai, linux, pierre-louis.bossart

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-03-25 21:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-25 13:16 [PATCH 0/3] ASoC: Intel: boards: Revert SSP0 links to use dummy Cezary Rojewski
2020-03-25 13:16 ` [PATCH 1/3] ASoC: Intel: broadwell: Revert back SSP0 link to use dummy components Cezary Rojewski
2020-03-25 13:16 ` [PATCH 2/3] ASoC: Intel: bdw-rt5677: Revert " Cezary Rojewski
2020-03-25 21:33   ` Applied "ASoC: Intel: bdw-rt5677: Revert SSP0 link to use dummy components" to the asoc tree Mark Brown
2020-03-25 13:16 ` [PATCH 3/3] ASoC: Intel: bdw-rt5650: Revert SSP0 link to use dummy components Cezary Rojewski
2020-03-25 21:33   ` Applied "ASoC: Intel: bdw-rt5650: Revert SSP0 link to use dummy components" to the asoc tree Mark Brown
2020-03-25 14:37 ` [PATCH 0/3] ASoC: Intel: boards: Revert SSP0 links to use dummy Pierre-Louis Bossart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).