Re: [PATCH RESEND 12/13] platform/chrome: cros_ec_lightbar - Add userspace lightbar control bit to EC

2017-06-23 Thread Benson Leung
Hi Enric, Looks good. On 05/16/2017 09:13 AM, Enric Balletbo i Serra wrote: > From: Eric Caruso > > Some devices might want to turn off the lightbar if e.g. the > system turns the screen off due to idleness. This prevents the > kernel from going through its normal suspend/resume pathways. > >

[PATCH RESEND 12/13] platform/chrome: cros_ec_lightbar - Add userspace lightbar control bit to EC

2017-05-16 Thread Enric Balletbo i Serra
From: Eric Caruso Some devices might want to turn off the lightbar if e.g. the system turns the screen off due to idleness. This prevents the kernel from going through its normal suspend/resume pathways. Signed-off-by: Eric Caruso Signed-off-by: Guenter Roeck Signed-off-by: Enric Balletbo i Se