commit | 6175471755075d256c1c654151fc1cad183c1e33 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Thu Jan 03 16:05:50 2019 +0200 |
committer | Mark Brown <broonie@kernel.org> | Fri Jan 04 15:18:42 2019 +0000 |
tree | a742ea032750a9d8fd354b4e27ec60cfeeef3439 | |
parent | 8c3590de0a378c2449fc1aec127cc693632458e4 [diff] |
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>