ASoC: intel: Fix SSP port configuration after RTD3 resume.
authorLiam Girdwood <liam.r.girdwood@linux.intel.com>
Wed, 9 Sep 2015 11:10:31 +0000 (12:10 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 9 Sep 2015 11:29:15 +0000 (12:29 +0100)
commitf1ec5ec7a94ba8138f9cbdc1e9e3b03aee29c4df
tree299c73510844463e68b2c906e2df28d764f3dd5f
parentd770e558e21961ad6cfdf0ff7df0eb5d7d4f0754
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>
sound/soc/intel/haswell/sst-haswell-ipc.c