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: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5b92c7449a2905963083836150f1085ce9d58c9;p=thirdparty%2Fkernel%2Flinux.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