linux/drivers/crypto/allwinner
Minghao Chi d3bae86698 crypto: sun8i-ce - using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Using pm_runtime_resume_and_get() to replace pm_runtime_get_sync and
pm_runtime_put_noidle. This change is just to simplify the code, no
actual functional changes.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Minghao Chi <chi.minghao@zte.com.cn>
Tested-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Acked-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-04-29 13:44:57 +08:00
..
sun4i-ss crypto: sun4i-ss - Fix PM reference leak when pm_runtime_get_sync() fails 2021-04-16 21:16:32 +10:00
sun8i-ce crypto: sun8i-ce - using pm_runtime_resume_and_get instead of pm_runtime_get_sync 2022-04-29 13:44:57 +08:00
sun8i-ss crypto: sun8i-ss - using pm_runtime_resume_and_get instead of pm_runtime_get_sync 2022-04-29 13:44:57 +08:00
Kconfig crypto: allwinner - add missing CRYPTO_ prefix 2021-04-09 17:41:05 +10:00
Makefile crypto: allwinner - Add sun8i-ss cryptographic offloader 2019-11-01 13:38:31 +08:00