From: Fabio Estevam Date: Sun, 22 Sep 2013 17:42:27 +0000 (-0300) Subject: crypto: dcp - Fix the path for releasing the resources X-Git-Tag: v3.13-rc2~35^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48e6dc1b2a1ad8186d48968d5018912bdacac744;p=pandora-kernel.git 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 Signed-off-by: Herbert Xu --- Reading git-diff-tree failed