OpenCloudOS-Kernel/drivers/crypto/starfive
Jia Jie Ho c7ff77b7db crypto: starfive - Fix dev_err_probe return error
[ Upstream commit 8517c34e87025b3f74f3c07813d493828f369598 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-02-05 20:14:16 +00:00
..
Kconfig crypto: starfive - Add AES skcipher and aead support 2023-07-28 18:20:25 +08:00
Makefile crypto: starfive - Add AES skcipher and aead support 2023-07-28 18:20:25 +08:00
jh7110-aes.c crypto: jh7110 - Use new crypto_engine_op interface 2023-08-18 17:01:11 +08:00
jh7110-cryp.c crypto: starfive - Fix dev_err_probe return error 2024-02-05 20:14:16 +00:00
jh7110-cryp.h crypto: jh7110 - Use new crypto_engine_op interface 2023-08-18 17:01:11 +08:00
jh7110-hash.c crypto: drivers - Explicitly include correct DT includes 2023-08-23 11:04:23 +08:00
jh7110-rsa.c crypto: starfive - Add RSA algo support 2023-06-23 16:15:36 +08:00