From: Mark Brown Date: Fri, 20 Mar 2026 12:55:40 +0000 (+0000) Subject: ASoC: soc-component: add snd_soc_component_regmap_val_bytes() X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4bdb626957bfad8ab0292608b6f153135adebe7c;p=thirdparty%2Flinux.git ASoC: soc-component: add snd_soc_component_regmap_val_bytes() Kuninori Morimoto says: component has component->val_bytes which is set via snd_soc_component_setup_regmap(). But it can be calculated via component->regmap. No need to keep it as component->val_bytes. This patchset adds new snd_soc_component_regmap_val_bytes(), and remove component->val_bytes / snd_soc_component_setup_regmap(). Link: https://patch.msgid.link/87a4wdzyxf.wl-kuninori.morimoto.gx@renesas.com --- 4bdb626957bfad8ab0292608b6f153135adebe7c