From: Mark Brown <broonie@kernel.org>
Date: Tue, 2 Apr 2024 21:19:21 +0000 (+0100)
Subject: ASoC: Use snd_ctl_find_id_mixer() instead of
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=dbc93a554fcec8369a504e098726f0d44175c29c;p=linux.git

ASoC: Use snd_ctl_find_id_mixer() instead of

Merge series from Richard Fitzgerald <rf@opensource.cirrus.com>:

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