Re: [PATCH RESEND 08/13] platform/chrome: cros_ec_lpc: Add power management ops

2017-06-22 Thread Benson Leung
Hi Enric and Thierry, On Tue, May 16, 2017 at 06:13:14PM +0200, Enric Balletbo i Serra wrote: > From: Archana Patni > > 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 > Signed-off

[PATCH RESEND 08/13] platform/chrome: cros_ec_lpc: Add power management ops

2017-05-16 Thread Enric Balletbo i Serra
From: Archana Patni 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 Signed-off-by: Thierry Escande --- drivers/platform/chrome/cros_ec_lpc.c | 21 + 1 file changed,