commit | f1ec5ec7a94ba8138f9cbdc1e9e3b03aee29c4df | [log] [tgz] |
---|---|---|
author | Liam Girdwood <liam.r.girdwood@linux.intel.com> | Wed Sep 09 12:10:31 2015 +0100 |
committer | Mark Brown <broonie@kernel.org> | Wed Sep 09 12:29:15 2015 +0100 |
tree | 299c73510844463e68b2c906e2df28d764f3dd5f | |
parent | d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754 [diff] |
ASoC: intel: Fix SSP port configuration after RTD3 resume. Currently the SSP port settings are being clobbered as part of the DSP RTD3 restore logic. make sure we save the correct params and restore them at resume. The FW sadly does not save SSP settings as part of the PM context. Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>