commit | 33d28c9205257479be540a31b03339817cf2d62c | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Tue Oct 09 16:50:17 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Oct 24 15:35:03 2012 -0700 |
tree | 504cd9d808fe25660d3e9ca961223380fdfa6866 | |
parent | ebb108ef93605a68f6f38d5eb407e7d5138e8028 [diff] |
mei: add allocation and initialization wrappers for io callback mei_io_cb_init - allocat and initializate mei_cl_cb mei_io_cb_alloc_req/resp_buf are separate function as buffers are not always needed Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>