From: Dmitry Kasatkin Date: Fri, 19 Nov 2010 14:04:24 +0000 (+0200) Subject: crypto: omap-sham - error handling improved X-Git-Tag: v2.6.38-rc1~238^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e133c8bf6a6723377d94bc97aa52596e49a4090;p=pandora-kernel.git crypto: omap-sham - error handling improved Introduces DMA error handling. DMA error is returned as a result code of the hash request. Clients needs to handle error codes and may repeat hash calculation attempt. Also in the case of DMA error, SHAM module is set to be re-initialized again. It significantly improves stability against possible HW failures. Signed-off-by: Dmitry Kasatkin Signed-off-by: Herbert Xu --- Reading git-diff-tree failed