[char-misc-next 5/9] mei: add a handler that waits for notification on event

2015-06-24 Thread Tomas Winkler
mei_cl_notify_get is to be called by a host client to wait, receive, and ack the event notification. Signed-off-by: Tomas Winkler Signed-off-by: Alexander Usyskin --- drivers/misc/mei/client.c | 51 ++ drivers/misc/mei/client.h | 1 +

[char-misc-next 5/9] mei: add a handler that waits for notification on event

2015-06-24 Thread Tomas Winkler
mei_cl_notify_get is to be called by a host client to wait, receive, and ack the event notification. Signed-off-by: Tomas Winkler tomas.wink...@intel.com Signed-off-by: Alexander Usyskin alexander.usys...@intel.com --- drivers/misc/mei/client.c | 51