OSDN Git Service

ASoC: qcom: sc7180: Add missing PM ops
authorCheng-Yi Chiang <cychiang@chromium.org>
Mon, 9 Nov 2020 10:34:15 +0000 (18:34 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 9 Nov 2020 17:43:15 +0000 (17:43 +0000)
commitb2fc3029308dd1bace4c11c733eca2ef941b0e29
treee19abda81bd02eef6214ccd8bcc6b87073fe64ec
parent95370acdb87d73b12a0e6895fa422a6409d14a01
ASoC: qcom: sc7180: Add missing PM ops

Use PM ops snd_soc_pm_ops to handle suspend/resume like other machine
drivers.

Signed-off-by: Cheng-Yi Chiang <cychiang@chromium.org>
Link: https://lore.kernel.org/r/20201109103415.607495-1-cychiang@chromium.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/qcom/sc7180.c