crypto: dcp - Fix the path for releasing the resources
authorFabio Estevam <fabio.estevam@freescale.com>
Sun, 22 Sep 2013 17:42:27 +0000 (14:42 -0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 23 Sep 2013 20:02:25 +0000 (06:02 +1000)
commit48e6dc1b2a1ad8186d48968d5018912bdacac744
tree952bc225ac6f5fa526a37dac87a3792ce041d2a4
parent0ff647551b4282eee90a6d944c9fccde07845db4
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>
drivers/crypto/dcp.c
This page took 0.024035 seconds and 5 git commands to generate.