public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/5] cesa: small cleanups
@ 2024-10-10 19:45 Rosen Penev
  2024-10-10 19:45 ` [PATCHv2 1/5] crypto: cesa: add COMPILE_TEST Rosen Penev
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Rosen Penev @ 2024-10-10 19:45 UTC (permalink / raw)
  To: linux-crypto
  Cc: Boris Brezillon, Arnaud Ebalard, Srujana Challa, Herbert Xu,
	David S. Miller, Rosen Penev, Uwe Kleine-König, open list

Mostly increased devm usage and added COMPILE_TEST.

v2: fix wrong returns in clk_get conversions

Rosen Penev (5):
  crypto: cesa: add COMPILE_TEST
  crypto: cesa: use enabled variants for clk_get
  crypto: cesa: remove irq_set_affinity_hint
  crypto: cesa: move loop to mv_cesa_put_sram
  crypto: cesa: use devm_platform_get_and_ioremap_resource

 drivers/crypto/marvell/Kconfig     |  2 +-
 drivers/crypto/marvell/cesa/cesa.c | 79 ++++++++++--------------------
 2 files changed, 28 insertions(+), 53 deletions(-)

-- 
2.46.2


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

end of thread, other threads:[~2024-10-19 11:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-10 19:45 [PATCHv2 0/5] cesa: small cleanups Rosen Penev
2024-10-10 19:45 ` [PATCHv2 1/5] crypto: cesa: add COMPILE_TEST Rosen Penev
2024-10-10 19:45 ` [PATCHv2 2/5] crypto: cesa: use enabled variants for clk_get Rosen Penev
2024-10-10 19:45 ` [PATCHv2 3/5] crypto: cesa: remove irq_set_affinity_hint Rosen Penev
2024-10-10 19:45 ` [PATCHv2 4/5] crypto: cesa: move loop to mv_cesa_put_sram Rosen Penev
2024-10-18  9:11   ` Herbert Xu
2024-10-10 19:45 ` [PATCHv2 5/5] crypto: cesa: use devm_platform_get_and_ioremap_resource Rosen Penev
2024-10-19 11:58 ` [PATCHv2 0/5] cesa: small cleanups Herbert Xu

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