diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2014-08-21 13:29:18 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-24 07:57:48 +0200 |
commit | 12f45ed414c8d2eac1a98bf2deaf4117e8c0324f (patch) | |
tree | fead16c23e9916ee9db645c5ad3c2ff9e2a74361 /drivers/misc/mei/mei_dev.h | |
parent | mei: use disconnect name consistently (diff) | |
download | linux-12f45ed414c8d2eac1a98bf2deaf4117e8c0324f.tar.xz linux-12f45ed414c8d2eac1a98bf2deaf4117e8c0324f.zip |
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 <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/mei/mei_dev.h')
0 files changed, 0 insertions, 0 deletions