[alsa-devel] [PATCH v3 0/3][RFC] ASoC: Component has suspend/resume support

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Wed Nov 2 03:27:41 CET 2016


Hi Mark, Lars-Peter

These patches are v3+RFC of Component level suspend/resume support.

I'm waiting Vinod's cleanup patch which will remove
"codec_dev_list" from Intel drivers.
But until then, I would like to get review about v3 patch.
This v3 patch-set is still modifing Intel's driver at this point,
but final/official v3 patchset will doesn't have it, because
it will be based on Vinod's cleanup 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(-)

-- 
1.9.1



More information about the Alsa-devel mailing list