Hi Mark
These are resend of one of "replace component" patch series. I posted it on below, but few weeks past, and its base branch was updated now. I need/want to resend these.
Subject: Prepare to covert Codec/Platform into Component Date: Fri, 01 Sep 2017 14:18:11 +0900
Because it is big patch-set, to avoid sending patch bomb, I will repost it as small amount of patch set. To review from big picture, please check above patch-set. I will continue to resend remainings of it if this small patch-set were accepted
Kuninori Morimoto (2): ASoC: add Component level pcm_new/pcm_free v2 ASoC: add Component level set_bias_level
include/sound/soc.h | 14 +++++++++++++ sound/soc/soc-core.c | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++- sound/soc/soc-pcm.c | 29 +++++++++++++++++++-------- 3 files changed, 89 insertions(+), 9 deletions(-)