commit | 48e6dc1b2a1ad8186d48968d5018912bdacac744 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Sun Sep 22 14:42:27 2013 -0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Sep 24 06:02:25 2013 +1000 |
tree | 952bc225ac6f5fa526a37dac87a3792ce041d2a4 | |
parent | 0ff647551b4282eee90a6d944c9fccde07845db4 [diff] |
crypto: dcp - Fix the path for releasing the resources 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>