From: Tomas Winkler Date: Tue, 10 Feb 2015 08:39:43 +0000 (+0200) Subject: mei: always initialize the callback with the intended operation type X-Git-Tag: omap-for-v4.2/o2_dc~63^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bca67d681c4864b74fa5fae9ee47e562d1e272b1;p=pandora-kernel.git mei: always initialize the callback with the intended operation type We set the operation type at initialization time as each cb is used only for a single type of operation As a byproduct we add a convenient wrapper for allocating cb with the data buffer. Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed