platform/chrome: cros_ec_lpc: wake up from s2idle on Chrome EC
authorWenkai Du <wenkai.du@intel.com>
Thu, 22 Feb 2018 21:21:17 +0000 (13:21 -0800)
committerBenson Leung <bleung@chromium.org>
Tue, 10 Apr 2018 05:57:46 +0000 (22:57 -0700)
commitd6542b3916582375dde30344611fa920f51aed45
treecec77e33609cc3011e8306e83bde444792c3c712
parent3eb2ce825ea1ad89d20f7a3b5780df850e4be274
platform/chrome: cros_ec_lpc: wake up from s2idle on Chrome EC

Chrome platform installed a Chrome EC notify handler which prevents
default EC GPE handler getting called. Add pm_system_wakeup to the
Chrome EC notify handler so wake up from s2idle can happen.

Suggested-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Wenkai Du <wenkai.du@intel.com>
Signed-off-by: Benson Leung <bleung@chromium.org>
drivers/platform/chrome/cros_ec_lpc.c