linux/drivers/crypto/rockchip
Pan Chuang 01138b8195 crypto: rockchip - Remove redundant dev_err()
Since commit 55b48e23f5 ("genirq/devres: Add error handling in
devm_request_*_irq()"), devm_request_irq() automatically logs
detailed error messages on failure. Remove the now-redundant
driver-specific dev_err() calls.

Signed-off-by: Pan Chuang <panchuang@vivo.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2026-07-27 10:29:27 +10:00
..
Makefile crypto: rockchip - switch to skcipher API 2019-11-17 09:02:48 +08:00
rk3288_crypto_ahash.c crypto: rk3288 - fail ahash requests on HASH idle timeout 2026-07-05 13:27:15 +08:00
rk3288_crypto_skcipher.c crypto: rockchip - drop redundant crypto_skcipher_ivsize() calls 2025-11-14 18:15:48 +08:00
rk3288_crypto.c crypto: rockchip - Remove redundant dev_err() 2026-07-27 10:29:27 +10:00
rk3288_crypto.h crypto: rk3288 - Use new crypto_engine_op interface 2023-08-18 17:01:11 +08:00