diff options
author | Kim Phillips <kim.phillips@freescale.com> | 2008-10-12 12:19:35 (GMT) |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2008-12-25 00:01:09 (GMT) |
commit | 40405f10b853ef404b395c6febca71b0de185490 (patch) | |
tree | 384810d21a97211fc1e4f05a3b08682fc15d9e8e /drivers/sh | |
parent | a44b56cc69a5b017f396ed1daeaef6a63e086656 (diff) | |
download | linux-fsl-qoriq-40405f10b853ef404b395c6febca71b0de185490.tar.xz |
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 <kim.phillips@freescale.com>
Signed-off-by: Lee Nipper <lee.nipper@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/sh')
0 files changed, 0 insertions, 0 deletions