From: Phil Sutter Date: Fri, 25 May 2012 13:54:46 +0000 (+0200) Subject: crypto: mv_cesa - add an expiry timer in case anything goes wrong X-Git-Tag: v3.6-rc1~94^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=170dd56dfc3b13e7dafd48e27f67fddb3f17ef2a;p=pandora-kernel.git crypto: mv_cesa - add an expiry timer in case anything goes wrong The timer triggers when 500ms have gone by after triggering the engine and no completion interrupt was received. The callback then tries to sanitise things as well as possible. Signed-off-by: Phil Sutter Signed-off-by: Herbert Xu --- Reading git-diff-tree failed