[RESEND PATCH v3 16/30] mfd: cros_ec: Fix event processing API

2019-06-03 Thread Gwendal Grignou
Improve API between EC and Host to report events. Acked-by: Enric Balletbo i Serra Acked-by: Benson Leung Reviewed-by: Fabien Lahoudere Signed-off-by: Gwendal Grignou --- include/linux/mfd/cros_ec_commands.h | 87 1 file changed, 76 insertions(+), 11 deletions(-)

[PATCH v3 16/30] mfd: cros_ec: Fix event processing API

2019-05-09 Thread Gwendal Grignou
Improve API between EC and Host to report events. Acked-by: Enric Balletbo i Serra Acked-by: Benson Leung Signed-off-by: Gwendal Grignou --- include/linux/mfd/cros_ec_commands.h | 87 1 file changed, 76 insertions(+), 11 deletions(-) diff --git a/include/linux/mfd