crypto: caam - free resources in case caam_rng registration failed
authorIuliana Prodan <iuliana.prodan@nxp.com>
Wed, 31 Jul 2019 13:08:12 +0000 (16:08 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 9 Aug 2019 05:11:50 +0000 (15:11 +1000)
commitc59a1d41672a89b5cac49db1a472ff889e35a2d2
tree5b4b6722b254f2b9a04abec90a17fa53f7d6e242
parente9b4913a5f944b23d6109c44b6f3fc6e092e30ce
crypto: caam - free resources in case caam_rng registration failed

Check the return value of the hardware registration for caam_rng and free
resources in case of failure.

Fixes: e24f7c9e87d4 ("crypto: caam - hwrng support")
Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Reviewed-by: Horia Geanta <horia.geanta@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/caam/caamrng.c