commit | c6bf62e4f34f0f490ecbba184e57a8c6808b3cb1 | [log] [tgz] |
---|---|---|
author | Cristian Stoica <cristian.stoica@freescale.com> | Thu Jan 22 16:00:48 2015 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon Jan 26 11:34:25 2015 +1100 |
tree | e18131c2d688f526c8d807b08b08b5ba7cce4a6f | |
parent | 490f702286bc03a2f1538b39c4a19420ce624a73 [diff] |
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 <cristian.stoica@freescale.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>