From: Mark Brown Date: Tue, 2 Apr 2024 21:19:21 +0000 (+0100) Subject: ASoC: Use snd_ctl_find_id_mixer() instead of X-Git-Tag: io_uring-6.10-20240523~78^2~3^2~96 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=dbc93a554fcec8369a504e098726f0d44175c29c;p=linux-block.git ASoC: Use snd_ctl_find_id_mixer() instead of Merge series from Richard Fitzgerald : The first two patches change snd_soc_card_get_kcontrol() to use the core snd_ctl_find_id_mixer() functionality instead of open-coding its own list walk. The last patch adds a KUnit test for this, which was tested on the original and modified code. --- dbc93a554fcec8369a504e098726f0d44175c29c