platform/chrome: cros_ec_lpc: Add power management ops
authorArchana Patni <archana.patni@intel.com>
Tue, 16 May 2017 15:46:48 +0000 (17:46 +0200)
committerBenson Leung <bleung@chromium.org>
Fri, 23 Jun 2017 23:12:16 +0000 (16:12 -0700)
commit450de8f43fa665189b8663ae54985152781fb6a4
tree84b33c29bc27bfe35cf0f491b4912a70ede1af67
parent12278dc7c572e87727715ecce9cda15b70efeca5
platform/chrome: cros_ec_lpc: Add power management ops

This patch adds suspend and resume pm ops to the LPC ChromeOS EC driver.
These LPC handlers call the croc_ec generic handlers.

Signed-off-by: Archana Patni <archana.patni@intel.com>
Signed-off-by: Thierry Escande <thierry.escande@collabora.com>
Signed-off-by: Benson Leung <bleung@chromium.org>
drivers/platform/chrome/cros_ec_lpc.c