Linux Sound subsystem development
 help / color / mirror / Atom feed
From: Charles Keepax <ckeepax@opensource.cirrus.com>
To: broonie@kernel.org
Cc: lgirdwood@gmail.com, yung-chuan.liao@linux.intel.com,
	peter.ujfalusi@linux.intel.com,
	ranjani.sridharan@linux.intel.com, kai.vehmanen@linux.intel.com,
	pierre-louis.bossart@linux.dev, Vijendar.Mukunda@amd.com,
	linux-sound@vger.kernel.org, patches@opensource.cirrus.com
Subject: [PATCH v2 0/2] Minor bug fix and tidy up for sof_sdw
Date: Mon,  5 May 2025 15:14:07 +0100	[thread overview]
Message-ID: <20250505141409.2614010-1-ckeepax@opensource.cirrus.com> (raw)

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


             reply	other threads:[~2025-05-05 14:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-05 14:14 Charles Keepax [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250505141409.2614010-1-ckeepax@opensource.cirrus.com \
    --to=ckeepax@opensource.cirrus.com \
    --cc=Vijendar.Mukunda@amd.com \
    --cc=broonie@kernel.org \
    --cc=kai.vehmanen@linux.intel.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-sound@vger.kernel.org \
    --cc=patches@opensource.cirrus.com \
    --cc=peter.ujfalusi@linux.intel.com \
    --cc=pierre-louis.bossart@linux.dev \
    --cc=ranjani.sridharan@linux.intel.com \
    --cc=yung-chuan.liao@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox