From: Samuel Ortiz Date: Sun, 18 Nov 2012 13:13:20 +0000 (+0200) Subject: mei: Simplify the ME client enumeration code X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~85^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1174c0edf546805a0ebc10d5d6154edbb56e1cf;p=pandora-kernel.git mei: Simplify the ME client enumeration code After enumerating all ME clients we call the client init functions for all matching UUIDs from a separate context. This remove the hackish cascading client initialisation process that was interleaving properties and connection command replies. Signed-off-by: Samuel Ortiz Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed