From: Tomas Winkler Date: Mon, 17 Feb 2014 13:13:21 +0000 (+0200) Subject: mei: wd and amthif use mei_cl_ api for dis/connection X-Git-Tag: v3.15-rc1~141^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64092858acfd995fae0def466126692423c30828;p=pandora-kernel.git mei: wd and amthif use mei_cl_ api for dis/connection Connect wd and amthif through regular mei_cl_connect API as there is no reason to connect in asynchronous mode. Also use mei_cl_is_connected in order to protect flows instead of depending on wd_pending and amthif_timer Now we can remove all the special handling in hbm layer Signed-off-by: Tomas Winkler Signed-off-by: Alexander Usyskin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed