From: Mark Brown Date: Mon, 4 May 2026 13:24:44 +0000 (+0900) Subject: ASoC: Improve SDCA support for duplicated features X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=50c2f0f086641fb96d4eb67a559ee18d441355b6;p=thirdparty%2Flinux.git ASoC: Improve SDCA support for duplicated features Charles Keepax says: There are some short comings of the current SDCA class driver with respect to duplicated functions and jacks. Fix some issues in the reporting of jacks when there are multiple jacks represented in the SDCA topology. When a single device contains multiple instances of the same type of SDCA function the current class driver will create duplicate controls, update the code to fix this. Finally whilst working through this also tidy up the handling of the sdca_function_desc pointers as it turns out some duplication has crept into the code on that front. --- 50c2f0f086641fb96d4eb67a559ee18d441355b6