commit | aeba4a06f28fad11b1e61d150bd3cde3008b80c8 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Sun Nov 11 17:38:04 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Nov 15 15:34:19 2012 -0800 |
tree | f30ec9285fb6ac3c6d3b52f9f3bf5ad81bec42c0 | |
parent | ff8b2f4e424a489222d3c7d55fb2d04c9639ef98 [diff] |
mei: use the same bus msg for connect and disconnect request structs hbm_client_connect_request and hbm_client_disconnect_request have the same layout so we can drop the later Add kdoc for the request and response structure so it is clear they can be used for both purposes Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>