LOCAL / ASoC: samsung: Add PM operation to ensure playback after PM suspend/resume
authorInha Song <ideal.song@samsung.com>
Thu, 17 Sep 2015 06:29:17 +0000 (15:29 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:48:09 +0000 (13:48 +0900)
commit9920fcc9c95f3e532a25864ad3fda8f77a5ad685
tree561f8337d9312a1e594d979f6b18df15fb491644
parentfeeb63d85973cc01dc2db0e3dcf108c379e9a899
LOCAL / ASoC: samsung: Add PM operation to ensure playback after PM suspend/resume

This patch add suspend/resume operation to ensure playback after
PM suspend/resume.

If you wakeup by the resume after entering to suspend during the playback,
We should be re-setup the codec's pll and sysclk to ensure codec operation.

Signed-off-by: Inha Song <ideal.song@samsung.com>
sound/soc/samsung/tm2_wm5110.c