From: Mark Brown Date: Wed, 9 Jul 2025 15:36:11 +0000 (+0100) Subject: ASoC: don't set dapm->bias_level directly X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=f5b92c7449a2905963083836150f1085ce9d58c9;p=users%2Fjedix%2Flinux-maple.git ASoC: don't set dapm->bias_level directly Merge series from Kuninori Morimoto : We have many set_bias_level functions, thus dapm->bias_level should be handled by owner function, not by its callback functions. --- f5b92c7449a2905963083836150f1085ce9d58c9