From: Tomas Winkler Date: Sun, 11 Nov 2012 15:38:04 +0000 (+0200) Subject: mei: use the same bus msg for connect and disconnect request X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~85^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aeba4a06f28fad11b1e61d150bd3cde3008b80c8;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed