linux/drivers/crypto/inside-secure
Chuhong Yuan df40c4e6cd crypto: inside-secure - Add missed clk_disable_unprepare
safexcel_remove misses disabling priv->reg_clk like what is done when
probe fails.
Add the missed call to fix it.

Signed-off-by: Chuhong Yuan <hslester96@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-11-08 23:15:53 +08:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
safexcel.c crypto: inside-secure - Add missed clk_disable_unprepare 2019-11-08 23:15:53 +08:00
safexcel.h crypto: inside-secure - Fixed warnings on inconsistent byte order handling 2019-11-01 13:33:42 +08:00
safexcel_cipher.c crypto: inside-secure - Fixed warnings on inconsistent byte order handling 2019-11-01 13:33:42 +08:00
safexcel_hash.c crypto: inside-secure - Fixed warnings on inconsistent byte order handling 2019-11-01 13:33:42 +08:00
safexcel_ring.c crypto: inside-secure - Add support for the EIP196 2019-10-05 01:06:19 +10:00