mei: fix hbm MEI_HBM_STARTED ambiguity
commit5ebdc364588a5b988fdaf56e2ec01815f1876e9a
authorTomas Winkler <tomas.winkler@intel.com>
Wed, 5 Nov 2014 09:44:48 +0000 (5 11:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Nov 2014 17:59:08 +0000 (7 09:59 -0800)
tree48eb74ba978da156b4e87d3e8964a5e185b178f9
parenta176c24dc9a82b3304a31233bfc37e97c42de09b
mei: fix hbm MEI_HBM_STARTED ambiguity

We have MEI_HBM_STARTED in two contexts one
after start message was received and second
after enumeration was completed.
Because after start message reception we move
immediately to the enumeration state, we need
only the later meaning.

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