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:
0ff6475
)
crypto: dcp - Fix the path for releasing the resources
author
Fabio Estevam
<fabio.estevam@freescale.com>
Sun, 22 Sep 2013 17:42:27 +0000
(14:42 -0300)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Mon, 23 Sep 2013 20:02:25 +0000
(06:02 +1000)
tasklet_kill() is not being called in probe and the remove function releases
the resources in the wrong order.
Fix these issues.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found