Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: soc_sdw_utils: skip aux device if it is not present
@ 2026-05-08  9:47 Bard Liao
  2026-05-08  9:47 ` [PATCH 1/2] " Bard Liao
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bard Liao @ 2026-05-08  9:47 UTC (permalink / raw)
  To: broonie, tiwai; +Cc: linux-sound, bard.liao, peter.ujfalusi

ASoC: soc_sdw_utils: skip aux device if it is not present

Similarly to codec endpoints that may not be used [1], aux devices (like
HID) also may not be used. Hence skip aux devices which are not present.

Also update the comment above is_sdca_endpoint_present().

[1] https://lore.kernel.org/all/20250414063239.85200-12-yung-chuan.liao@linux.intel.com/

Maciej Strozek (2):
  ASoC: soc_sdw_utils: skip aux device if it is not present
  ASoC: soc_sdw_utils: Change comment into proper kernel doc

 sound/soc/sdw_utils/soc_sdw_utils.c | 86 ++++++++++++++++++++++++++---
 1 file changed, 77 insertions(+), 9 deletions(-)

-- 
2.43.0


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-08  9:47 [PATCH 0/2] ASoC: soc_sdw_utils: skip aux device if it is not present Bard Liao
2026-05-08  9:47 ` [PATCH 1/2] " Bard Liao
2026-05-08  9:47 ` [PATCH 2/2] ASoC: soc_sdw_utils: Change comment into proper kernel doc Bard Liao
2026-05-11  1:05 ` [PATCH 0/2] ASoC: soc_sdw_utils: skip aux device if it is not present Mark Brown

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