All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ASoC: Intel: add runtime power management support
@ 2014-10-31  7:08 Vinod Koul
  2014-10-31  7:08 ` [PATCH v2 1/3] ASoC: Intel: mrfld: Fix runtime pm calls in sst_open_pcm_stream Vinod Koul
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Vinod Koul @ 2014-10-31  7:08 UTC (permalink / raw)
  To: alsa-devel; +Cc: Vinod Koul, broonie, subhransu.s.prusty, lgirdwood

This series fixes the device open pm handling and adds the runtime pm
support. Also we fix lock usage while changing the driver state

Changes in v2:
 - fix style in comments
 - fix error prints and remove noisy debug

Mythri P K (1):
  Audio: SST: use lock when changing SST state.

Subhransu S. Prusty (1):
  ASoC: Intel: mrfld: Fix runtime pm calls in sst_open_pcm_stream

Vinod Koul (1):
  ASoC: Intel: sst: add runtime power management handling

 sound/soc/intel/sst/sst.c               |   65 +++++++++++++++++++++++++++++++
 sound/soc/intel/sst/sst_drv_interface.c |   12 ++----
 sound/soc/intel/sst/sst_ipc.c           |    2 +-
 3 files changed, 70 insertions(+), 9 deletions(-)

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

end of thread, other threads:[~2014-10-31 12:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-31  7:08 [PATCH v2 0/3] ASoC: Intel: add runtime power management support Vinod Koul
2014-10-31  7:08 ` [PATCH v2 1/3] ASoC: Intel: mrfld: Fix runtime pm calls in sst_open_pcm_stream Vinod Koul
2014-10-31  7:08 ` [PATCH v2 2/3] ASoC: Intel: sst: add runtime power management handling Vinod Koul
2014-10-31 12:47   ` Mark Brown
2014-10-31  7:08 ` [PATCH v2 3/3] Audio: SST: use lock when changing SST state Vinod Koul
2014-10-31 12:48   ` Mark Brown
2014-10-31 10:34 ` [PATCH v2 0/3] ASoC: Intel: add runtime power management support Mark Brown
2014-10-31 10:00   ` Vinod Koul
2014-10-31 12:45     ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.