commit | 41a3da2b8e1639d983192e3650670df4ecc94cf7 | [log] [tgz] |
---|---|---|
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | Mon Apr 18 15:14:56 2016 +0300 |
committer | Lee Jones <lee.jones@linaro.org> | Mon May 09 08:20:54 2016 +0100 |
tree | 62f5aef2a165262e8bb7328f56721ac7b8e7f742 | |
parent | 0e10d549f6eebd0a26bf075309b6fb947f4c1cb2 [diff] |
mfd: intel-lpss: Save register context on suspend All configurations are lost and the registers will have default values when the hardware is suspended and resumed, so saving the private register space context on suspend, and restoring it on resume. Fixes: 4b45efe85263 (mfd: Add support for Intel Sunrisepoint LPSS devices) Cc: stable@vger.kernel.org # v4.3+ Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>