From: Tomas Winkler Date: Thu, 21 Aug 2014 11:29:18 +0000 (+0300) Subject: mei: revamp connect and disconnect response handling X-Git-Tag: fixes-for-v3.18-merge-window~11^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12f45ed414c8d2eac1a98bf2deaf4117e8c0324f;p=pandora-kernel.git mei: revamp connect and disconnect response handling Both responses have same flow only the client status update is different. We introduce handler mei_hbm_cl_res() that handles both responses Also we use per client wait queue (cl->wait) rather then global dev->wait_recvd_msg Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed