From: Bard Liao <yung-chuan.liao@linux.intel.com>
To: broonie@kernel.org, tiwai@suse.de
Cc: linux-sound@vger.kernel.org, bard.liao@intel.com,
peter.ujfalusi@linux.intel.com
Subject: [PATCH 0/2] ASoC: soc_sdw_utils: skip aux device if it is not present
Date: Fri, 8 May 2026 17:47:48 +0800 [thread overview]
Message-ID: <20260508094750.1246796-1-yung-chuan.liao@linux.intel.com> (raw)
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
next reply other threads:[~2026-05-08 9:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-08 9:47 Bard Liao [this message]
2026-05-08 9:47 ` [PATCH 1/2] ASoC: soc_sdw_utils: skip aux device if it is not present 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
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=20260508094750.1246796-1-yung-chuan.liao@linux.intel.com \
--to=yung-chuan.liao@linux.intel.com \
--cc=bard.liao@intel.com \
--cc=broonie@kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=peter.ujfalusi@linux.intel.com \
--cc=tiwai@suse.de \
/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