From: Marek Vasut Date: Thu, 24 Apr 2014 18:05:15 +0000 (+0200) Subject: crypto: caam - Pass error type into the functions X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~2^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a4758268292eb036a63f49746fbfe3fcdc0c51d;p=pandora-kernel.git crypto: caam - Pass error type into the functions Pass the error type string into the functions, so they can handle the printing of the string. This is now still using the very unsafe sprintf(), but we will fix that. While at this, pass the device pointer too, so we can dev_err() functions readily when we start fixing this proper. Signed-off-by: Marek Vasut Cc: Herbert Xu Cc: Horia Geanta Signed-off-by: Herbert Xu --- Reading git-diff-tree failed