[PATCH 0/3] crypto: Use pm_runtime_resume_and_get()
phucduc.bui at gmail.com
phucduc.bui at gmail.com
Mon Sep 21 20:19:51 PDT 2026
From: bui duc phuc <phucduc.bui at gmail.com>
Hi all,
This series replaces open-coded pm_runtime_get_sync() and
pm_runtime_put_noidle() error handling with
pm_runtime_resume_and_get() in several crypto drivers.
No functional change intended.
Best regards,
Phuc
bui duc phuc (3):
crypto: sun8i-ss - Use pm_runtime_resume_and_get()
crypto: ccree - Use pm_runtime_resume_and_get()
crypto: sl3516 - Use pm_runtime_resume_and_get()
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c | 3 +--
drivers/crypto/ccree/cc_pm.c | 8 +-------
drivers/crypto/gemini/sl3516-ce-cipher.c | 3 +--
drivers/crypto/gemini/sl3516-ce-rng.c | 6 ++----
4 files changed, 5 insertions(+), 15 deletions(-)
--
2.43.0
More information about the linux-arm-kernel
mailing list