linux/drivers/crypto/allwinner/sun8i-ss
Krzysztof Kozlowski e61a23564e crypto: sun8i - Simplify with dev_err_probe()
Common pattern of handling deferred probe can be simplified with
dev_err_probe().  Less code and the error value gets printed.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Tested-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-09-18 17:20:12 +10:00
..
Makefile
sun8i-ss-cipher.c crypto: sun8i-ss - remove redundant memzero_explicit() 2020-09-04 17:57:17 +10:00
sun8i-ss-core.c crypto: sun8i - Simplify with dev_err_probe() 2020-09-18 17:20:12 +10:00
sun8i-ss.h crypto: sun8i-ss - permit asynchronous skcipher as fallback 2020-07-16 21:49:02 +10:00