From: Tomas Winkler Date: Sun, 24 Aug 2014 09:08:55 +0000 (+0300) Subject: mei: me_client lookup function to return me_client object X-Git-Tag: fixes-for-v3.18-merge-window~11^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d320832f64666089a06778782e42fac29abd7bf7;p=pandora-kernel.git mei: me_client lookup function to return me_client object For support of dynamic addition and removal of me clients it is more convenient to use a list instead of static array as is use now. As the first step of the transition to the new data structure we change the lookup function so it returns me client address instead of an index. Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed