commit | 9c576bd35ef4086f25c04ec662019c33494ee2fb | [log] [tgz] |
---|---|---|
author | Shawn Nematbakhsh <shawnn@chromium.org> | Fri Jan 13 16:04:32 2017 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Mon Feb 13 09:29:43 2017 +0000 |
tree | a2833285bcf62364ea7b3dc9e159f906dbe98403 | |
parent | 644b2ee06d9af0846caa70d13056d50917b98c67 [diff] |
mfd: cros_ec: Send correct suspend/resume event to EC pm_suspend_via_firmware() will return false for platforms with ACPI disabled and ACPI is a prerequisite for S0ix support. With this patch, sleep state event sent to EC is forced to S3 if ACPI is disabled. Signed-off-by: Shawn Nematbakhsh <shawnn@chromium.org> Signed-off-by: Thierry Escande <thierry.escande@collabora.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>