Wei Yongjun 11a954eebc crypto: ingenic - Drop kfree for memory allocated with devm_kzalloc
It's not necessary to free memory allocated with devm_kzalloc
and using kfree leads to a double free.

Fixes: 190873a0ea45 ("crypto: ingenic - Add hardware RNG for Ingenic JZ4780 and X1000")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Reviewed-by: 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-08-21 14:43:51 +10:00
..
2020-08-03 19:30:59 -07:00
2018-06-05 11:24:55 -07:00
2020-01-30 06:58:33 +01:00
2019-11-13 19:08:22 +08:00
2020-03-19 07:41:02 +01:00
2020-05-29 11:03:30 -04:00