summaryrefslogtreecommitdiff
path: root/Documentation/crypto
diff options
context:
space:
mode:
authorDmitry Kasatkin <dmitry.kasatkin@nokia.com>2011-06-02 22:10:09 +0400
committerHerbert Xu <herbert@gondor.apana.org.au>2011-06-30 03:44:04 +0400
commit6cb3ffe100ef4c6d5be0bfe4f8ac6d4227bb91bd (patch)
tree69f69d5921be65aa20c508ac74608c2eda40b578 /Documentation/crypto
parent171cb9a2807588630fed401f3e0b8ae22d91595f (diff)
downloadlinux-6cb3ffe100ef4c6d5be0bfe4f8ac6d4227bb91bd.tar.xz
crypto: omap-sham - remove dedicated queue handling tasklet
Calling omap_sham_handle_queue from "done" tasklet should be done after irq scheduled tasklet completes. Having additional tasklet does not solve that issue because it might be execute before. So queue handling tasklet has been removed and functionality integrated into single tasklet. Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@nokia.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'Documentation/crypto')
0 files changed, 0 insertions, 0 deletions