mei: implement async notification hbm messages
authorTomas Winkler <tomas.winkler@intel.com>
Sun, 26 Jul 2015 06:54:16 +0000 (09:54 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Aug 2015 00:26:45 +0000 (17:26 -0700)
commit965ae37ab86eb8cd327c5752dc9e2190d33db25c
treeb0dd2d732c154660e4456b510d80cc30f14847cb
parentd3c1c809c476ba248175a89156f7d625caf5f9a6
mei: implement async notification hbm messages

Implement sending and reception handlers for the
async event notification hbm commands.
Add client notification book keeping data required for the messages
    notify_en to indicate whether notification is enabled
    notify_ev to indicate whether an event is pending

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/hbm.c
drivers/misc/mei/hbm.h
drivers/misc/mei/mei_dev.h