Re: [PATCH RESEND 01/13] mfd: cros_ec: Add helper for event notifier.

2017-06-16 Thread Benson Leung
Hi Enric, On 05/16/2017 09:13 AM, Enric Balletbo i Serra wrote: > From: Gwendal Grignou > > Add cros_ec_get_event() entry point to retrieve event within functions > called by the notifier. > > Signed-off-by: Gwendal Grignou > Signed-off-by: Enric Balletbo i Serra > Acked-by: Lee Jones Appli

[PATCH RESEND 01/13] mfd: cros_ec: Add helper for event notifier.

2017-05-16 Thread Enric Balletbo i Serra
From: Gwendal Grignou Add cros_ec_get_event() entry point to retrieve event within functions called by the notifier. Signed-off-by: Gwendal Grignou Signed-off-by: Enric Balletbo i Serra Acked-by: Lee Jones --- drivers/platform/chrome/cros_ec_proto.c | 20 include/linux/m