commit | 40405f10b853ef404b395c6febca71b0de185490 | [log] [tgz] |
---|---|---|
author | Kim Phillips <kim.phillips@freescale.com> | Sun Oct 12 20:19:35 2008 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Dec 25 11:01:09 2008 +1100 |
tree | 384810d21a97211fc1e4f05a3b08682fc15d9e8e | |
parent | a44b56cc69a5b017f396ed1daeaef6a63e086656 [diff] |
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>