Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: fixup snd_soc_lookup_component_nolocked()
@ 2025-08-19  1:58 Kuninori Morimoto
  2025-08-19  1:58 ` [PATCH 1/2] ASoC: soc-core: care NULL dirver name on snd_soc_lookup_component_nolocked() Kuninori Morimoto
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Kuninori Morimoto @ 2025-08-19  1:58 UTC (permalink / raw)
  To: Mark Brown, J. Neuschäfer; +Cc: linux-sound


Hi Mark, Neuschafer

Because snd_dmaengine_pcm is sharing same dev with CPU and Platform,
snd_soc_lookup_component_nolocked() might be call with NULL driver name
(= CPU). This patch fixup and cleanup it.

Kuninori Morimoto (2):
  ASoC: soc-core: care NULL dirver name on snd_soc_lookup_component_nolocked()
  ASoC: soc-core: tidyup snd_soc_lookup_component_nolocked()

 sound/soc/soc-core.c | 25 +++++++++++++++----------
 1 file changed, 15 insertions(+), 10 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-08-25 21:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-19  1:58 [PATCH 0/2] ASoC: fixup snd_soc_lookup_component_nolocked() Kuninori Morimoto
2025-08-19  1:58 ` [PATCH 1/2] ASoC: soc-core: care NULL dirver name on snd_soc_lookup_component_nolocked() Kuninori Morimoto
2025-08-19  2:10   ` Kuninori Morimoto
2025-08-23 22:55   ` J. Neuschäfer
2025-08-19  1:59 ` [PATCH 2/2] ASoC: soc-core: tidyup snd_soc_lookup_component_nolocked() Kuninori Morimoto
2025-08-25 21:43 ` [PATCH 0/2] ASoC: fixup snd_soc_lookup_component_nolocked() Mark Brown

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