From: Wei Yongjun Date: Fri, 22 Mar 2013 13:18:44 +0000 (+0800) Subject: crypto: ux500 - fix error return code in hash_dma_final() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~57^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb16796302bad44fd346d4e0e15f8086132d1363;p=pandora-kernel.git crypto: ux500 - fix error return code in hash_dma_final() Fix to return a negative error code from the error handling case instead of 0, as returned elsewhere in this function. Signed-off-by: Wei Yongjun Acked-by: Linus Walleij Signed-off-by: Herbert Xu --- Reading git-diff-tree failed