From: Mark Brown Date: Tue, 12 Aug 2025 15:30:05 +0000 (+0100) Subject: ASoC: unpack snd_soc_component_xxx_bias_level() X-Git-Tag: v6.18-rc1~135^2~13^2~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a9c44f9532f2297a3a795165ce8ee9d0b2762c0;p=thirdparty%2Flinux.git ASoC: unpack snd_soc_component_xxx_bias_level() Merge series from Kuninori Morimoto : Because struct snd_soc_dapm_context is soc-dapm framework specific, user driver don't need to access its member directly, we would like to hide them. struct snd_soc_dapm_context will be removed from header in the future. This is prepare patch for it. --- 3a9c44f9532f2297a3a795165ce8ee9d0b2762c0