Hi Mark
One month passed. I will re-post prepare patches of "replace component" which is not yet accepted.
Because it is big patch-set, to avoid sending patch bomb, I will repost it as small amount of patch set. To reviewing from big picture, please check below patch-set.
Subject: Prepare to covert Codec/Platform into Component Date: Fri, 01 Sep 2017 14:18:11 +0900
I will continue to resend remainings if this small patch-sets were accepted. Total 6steps are needed
Kuninori Morimoto (4): ASoC: add snd_soc_component_read32 ASoC: add snd_soc_component_xxx_bias_level() ASoC: add snd_soc_component_cache_sync() ASoC: add snd_soc_dapm_kcontrol_component()
include/sound/soc.h | 78 ++++++++ sound/soc/soc-compress.c | 461 +++++++++++++++++++++++++++++++++++++++++++---- sound/soc/soc-core.c | 83 +++++---- sound/soc/soc-io.c | 14 ++ sound/soc/soc-pcm.c | 378 ++++++++++++++++++++++++++++++++++++-- 5 files changed, 929 insertions(+), 85 deletions(-)