Merge series "Platform driver update to support playback recover after resume" from...
authorMark Brown <broonie@kernel.org>
Thu, 17 Dec 2020 17:05:48 +0000 (17:05 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 17 Dec 2020 17:05:48 +0000 (17:05 +0000)
commitcda91206dc45257ba0c4d8acb6eeebfec8b2b9bc
treefd9e07a462148cebc70cd399d3b40a48ac153f5d
parent349dd23931d1943b1083182e35715eba8b150fe1
parent8d1bfc04c97407767559f6389a0f0fb060cbe25e
Merge series "Platform driver update to support playback recover after resume" from Srinivasa Rao Mandadapu <srivasam@codeaurora.org>:

This patch set is to add support for playback recover after hard suspend and resume.
It includes:
1. Reverting part of previous commit, which is for handling registers invalid state
after hard suspend.
2. Adding pm ops in component driver and do regcache sync.
Changes Since v1 and v2:
  -- Subject lines changed
Changes Since v3:
  -- Patch is splitted into 2 patches
Changes Since v4:
  -- Subject lines changed
Changes Since v5:
  -- Removed redundant initialization of map variable in lpass-platform.c

Srinivasa Rao Mandadapu (2):
  ASoC: qcom: Fix incorrect volatile registers
  ASoC: qcom: Add support for playback recover after resume

 sound/soc/qcom/lpass-cpu.c      | 20 ++---------------
 sound/soc/qcom/lpass-platform.c | 50 ++++++++++++++++++++++++++++-------------
 2 files changed, 37 insertions(+), 33 deletions(-)

--
Qualcomm India Private Limited, on behalf of Qualcomm Innovation Center, Inc.,
is a member of Code Aurora Forum, a Linux Foundation Collaborative Project.