From: Mark Brown Date: Mon, 11 May 2026 01:05:36 +0000 (+0900) Subject: ASoC: soc_sdw_utils: skip aux device if it is not present X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56ba969925acee25954bac7efe2ab41f18d8c543;p=thirdparty%2Flinux.git ASoC: soc_sdw_utils: skip aux device if it is not present Bard Liao says: 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/ Link: https://patch.msgid.link/20260508094750.1246796-1-yung-chuan.liao@linux.intel.com Signed-off-by: Mark Brown --- 56ba969925acee25954bac7efe2ab41f18d8c543