linux-stable/drivers/crypto/starfive
Jia Jie Ho 8517c34e87 crypto: starfive - Fix dev_err_probe return error
Current dev_err_probe will return 0 instead of proper error code if
driver failed to get irq number. Fix the return code.

Signed-off-by: Jia Jie Ho <jiajie.ho@starfivetech.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2023-12-15 17:52:53 +08:00
..
Kconfig crypto: starfive - Update driver dependencies 2023-11-24 18:13:56 +08:00
Makefile crypto: starfive - Add AES skcipher and aead support 2023-07-28 18:20:25 +08:00
jh7110-aes.c crypto: starfive - Remove cfb and ofb 2023-12-08 11:59:46 +08:00
jh7110-cryp.c crypto: starfive - Fix dev_err_probe return error 2023-12-15 17:52:53 +08:00
jh7110-cryp.h crypto: starfive - Remove cfb and ofb 2023-12-08 11:59:46 +08:00
jh7110-hash.c crypto: starfive - remove unnecessary alignmask for ahashes 2023-10-27 18:04:29 +08:00
jh7110-rsa.c crypto: starfive - Remove unneeded NULL checks 2023-12-15 17:52:52 +08:00