Hi Mark, Lars-Peter
These patches are v4+RFC of Component level suspend/resume support.
I had waited Vinod's cleanup patch which will remove "codec_dev_list" from Intel drivers. But it seems nothing happen at this point. So, this v4 patch-set expects it will be reviwed/accepted *before* Vinod's patch.
Kuninori Morimoto (3): ASoC: core: replace codec_dev_list to component_dev_list on Card ASoC: core: replace aux_comp_list to component_dev_list ASoC: add Component level suspend/resume
include/sound/soc.h | 16 +++--- sound/soc/intel/boards/broadwell.c | 16 +++--- sound/soc/intel/boards/cht_bsw_rt5672.c | 16 +++--- sound/soc/soc-core.c | 90 ++++++++++++++++++++------------- 4 files changed, 85 insertions(+), 53 deletions(-)