From: Tomas Winkler Date: Tue, 8 Jan 2013 21:07:22 +0000 (+0200) Subject: mei: normalize me host client linking routines X-Git-Tag: v3.9-rc1~124^2~137 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=781d0d89224bbbc438c2c0360cfd4822bb35d280;p=pandora-kernel.git mei: normalize me host client linking routines In order we can use the same code pattern for in-kernel and user space host clients we replace mei_cl_link_to_me with mei_cl_link function. We then have to keep me client lookupout of the new link function. The unlinking cannot be yet symetric due to amthif connection handling Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed