Linux Sound subsystem development
 help / color / mirror / Atom feed
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
To: Mark Brown <broonie@kernel.org>,
	"Rojewski, Cezary" <cezary.rojewski@intel.com>
Cc: linux-sound@vger.kernel.org
Subject: [PATCH 0/2] ASoC: tidyup card rebind functions
Date: Wed, 13 May 2026 01:48:13 +0000	[thread overview]
Message-ID: <87zf245bc3.wl-kuninori.morimoto.gx@renesas.com> (raw)


Hi Mar, Cezary

Now, all user can use deferrable card binding.

Now soc-core.c file has handling Card/Component/DAI randomly, so I would
like to capsuling these into soc-card/dai/component.c files.

So, I would like to handle Card related things in xx_card_xx() function.
It is easy to move functions when capsuling.

This patch tidyup deferrable card binding. No functional change.

Kuninori Morimoto (2):
  ASoC: soc-core: add soc_rebind_card()
  ASoC: soc-core: handle card->list in snd_soc_unbind_card()

 sound/soc/soc-core.c | 31 +++++++++++++++++++------------
 1 file changed, 19 insertions(+), 12 deletions(-)

-- 
2.43.0


             reply	other threads:[~2026-05-13  1:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-13  1:48 Kuninori Morimoto [this message]
2026-05-13  1:48 ` [PATCH 1/2] ASoC: soc-core: add soc_rebind_card() Kuninori Morimoto
2026-05-13 21:01   ` Rojewski, Cezary
2026-05-13 23:36     ` Kuninori Morimoto
2026-05-13  1:48 ` [PATCH 2/2] ASoC: soc-core: handle card->list in snd_soc_unbind_card() Kuninori Morimoto
2026-05-13 20:46   ` Rojewski, Cezary
2026-05-14  0:04     ` Kuninori Morimoto

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=87zf245bc3.wl-kuninori.morimoto.gx@renesas.com \
    --to=kuninori.morimoto.gx@renesas.com \
    --cc=broonie@kernel.org \
    --cc=cezary.rojewski@intel.com \
    --cc=linux-sound@vger.kernel.org \
    /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