31 Oct
2014
31 Oct
'14
7:08 a.m.
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(-)