From: Kim Phillips Date: Sun, 12 Oct 2008 12:19:35 +0000 (+0800) Subject: crypto: talitos - Pass correct interrupt status to error handler X-Git-Tag: v2.6.29-rc1~589^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40405f10b853ef404b395c6febca71b0de185490;p=pandora-kernel.git crypto: talitos - Pass correct interrupt status to error handler Since we ack early, the re-read interrupt status in talitos_error may be already updated with a new value. Pass the error ISR value directly in order to report and handle the error based on the correct error status. Also remove unused error tasklet. Signed-off-by: Kim Phillips Signed-off-by: Lee Nipper Signed-off-by: Herbert Xu --- Reading git-diff-tree failed