]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: ti: davinci-mcasp: Move context save/restore to runtime_pm callbacks
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 3 Jan 2019 14:05:50 +0000 (16:05 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 4 Jan 2019 15:18:42 +0000 (15:18 +0000)
commit64ab8b9a29501c9d36cd182fd8039114107b2573
treea742ea032750a9d8fd354b4e27ec60cfeeef3439
parente6bfa2e5c3860709cd58a2cf595c5c0eddf799aa
ASoC: ti: davinci-mcasp: Move context save/restore to runtime_pm callbacks

McASP can loose it's context when runtime_pm is disabled.
Save and restore the context when suspending and resuming the device.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/ti/davinci-mcasp.c