Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Minor bug fix and tidy up for sof_sdw
@ 2025-05-05 14:14 Charles Keepax
  2025-05-05 14:14 ` [PATCH v2 1/2] ASoC: sdw_utils: Remove num_platforms from simple DAI helper Charles Keepax
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Charles Keepax @ 2025-05-05 14:14 UTC (permalink / raw)
  To: broonie
  Cc: lgirdwood, yung-chuan.liao, peter.ujfalusi, ranjani.sridharan,
	kai.vehmanen, pierre-louis.bossart, Vijendar.Mukunda, linux-sound,
	patches

Fix a small bug that can cause the sof_sdw machine driver to fail probe
after the first time it has probed. Also do some minor tidy up on the
handling of the platform_component of the dai links.

Thanks,
Charles

Changes since v1:
 - Update commit messages
 - Removed fixes tag from the first patch since it is more of a clean
   up.

Charles Keepax (2):
  ASoC: sdw_utils: Remove num_platforms from simple DAI helper
  ASoC: Intel: sof_sdw: Avoid NULL check fail when re-probing

 include/sound/soc_sdw_utils.h           |  5 ++---
 sound/soc/amd/acp/acp-sdw-legacy-mach.c |  2 +-
 sound/soc/amd/acp/acp-sdw-sof-mach.c    |  1 -
 sound/soc/intel/boards/sof_sdw.c        | 30 +++++++++----------------
 sound/soc/sdw_utils/soc_sdw_utils.c     |  9 ++++----
 5 files changed, 18 insertions(+), 29 deletions(-)

-- 
2.39.5


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

end of thread, other threads:[~2025-05-07 11:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-05 14:14 [PATCH v2 0/2] Minor bug fix and tidy up for sof_sdw Charles Keepax
2025-05-05 14:14 ` [PATCH v2 1/2] ASoC: sdw_utils: Remove num_platforms from simple DAI helper Charles Keepax
2025-05-05 14:14 ` [PATCH v2 2/2] ASoC: Intel: sof_sdw: Avoid NULL check fail when re-probing Charles Keepax
2025-05-07 11:12 ` [PATCH v2 0/2] Minor bug fix and tidy up for sof_sdw Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox