git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07defbf
)
crypto: caam - Modify the interface layers to use JR API's
author
Ruchika Gupta
<ruchika.gupta@freescale.com>
Fri, 25 Oct 2013 06:31:03 +0000
(12:01 +0530)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 30 Oct 2013 04:02:58 +0000
(12:02 +0800)
- Earlier interface layers - caamalg, caamhash, caamrng were
directly using the Controller driver private structure to access
the Job ring.
- Changed the above to use alloc/free API's provided by Job Ring Drive
Signed-off-by: Ruchika Gupta <ruchika.gupta@freescale.com>
Reviewed-by: Garg Vakul-B16394 <vakul@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found