From: Tomas Winkler Date: Wed, 5 Nov 2014 09:44:48 +0000 (+0200) Subject: mei: fix hbm MEI_HBM_STARTED ambiguity X-Git-Tag: omap-for-v3.20/drop-legacy-3517~81^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ebdc364588a5b988fdaf56e2ec01815f1876e9a;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed