alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3][RFC] ASoC: Component has suspend/resume support
@ 2016-11-02  2:27 Kuninori Morimoto
  2016-11-02  2:28 ` [PATCH v3 1/3][RFC] ASoC: core: replace codec_dev_list to component_dev_list on Card Kuninori Morimoto
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Kuninori Morimoto @ 2016-11-02  2:27 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA, Simon


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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-12-01 21:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-02  2:27 [PATCH v3 0/3][RFC] ASoC: Component has suspend/resume support Kuninori Morimoto
2016-11-02  2:28 ` [PATCH v3 1/3][RFC] ASoC: core: replace codec_dev_list to component_dev_list on Card Kuninori Morimoto
2016-12-01 21:46   ` Applied "ASoC: core: replace codec_dev_list to component_dev_list on Card" to the asoc tree Mark Brown
2016-11-02  2:29 ` [PATCH v3 2/3][RFC] ASoC: core: replace aux_comp_list to component_dev_list Kuninori Morimoto
2016-12-01 21:46   ` Applied "ASoC: core: replace aux_comp_list to component_dev_list" to the asoc tree Mark Brown
2016-11-02  2:29 ` [PATCH v3 3/3][RFC] ASoC: add Component level suspend/resume Kuninori Morimoto
2016-12-01 21:46   ` Applied "ASoC: add Component level suspend/resume" to the asoc tree Mark Brown
2016-11-24  2:27 ` [PATCH v3 0/3][RFC] ASoC: Component has suspend/resume support Kuninori Morimoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).