mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] crypto: Use pm_runtime_resume_and_get()
@ 2026-09-22  3:19 phucduc.bui
  2026-09-22  3:19 ` [PATCH 1/3] crypto: sun8i-ss - " phucduc.bui
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: phucduc.bui @ 2026-09-22  3:19 UTC (permalink / raw)
  To: Corentin Labbe, Herbert Xu, davem, Chen-Yu Tsai, Jernej Skrabec,
	Samuel Holland, Gilad Ben-Yossef, Hans Ulli Kroll, Linus Walleij,
	linux-crypto, linux-arm-kernel
  Cc: linux-sunxi, linux-kernel, bui duc phuc

From: bui duc phuc <phucduc.bui@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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-09-22  3:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22  3:19 [PATCH 0/3] crypto: Use pm_runtime_resume_and_get() phucduc.bui
2026-09-22  3:19 ` [PATCH 1/3] crypto: sun8i-ss - " phucduc.bui
2026-09-22  3:19 ` [PATCH 2/3] crypto: ccree " phucduc.bui
2026-09-22  3:19 ` [PATCH 3/3] crypto: sl3516 " phucduc.bui

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®