From: Cristian Stoica Date: Thu, 22 Jan 2015 14:00:48 +0000 (+0200) Subject: crypto: caam - pair irq map and dispose in the same function X-Git-Tag: fixes-v4.0-rc1~106^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6bf62e4f34f0f490ecbba184e57a8c6808b3cb1;p=pandora-kernel.git crypto: caam - pair irq map and dispose in the same function irq_dispose_mapping is not called on all error paths from caam_jr_init. This takes care of several clean-up issues by performing resource clean-up and allocation at the same level. Signed-off-by: Cristian Stoica Signed-off-by: Herbert Xu --- Reading git-diff-tree failed