[PATCHv2 0/5] cesa: small cleanups

Rosen Penev posted 5 patches 1 month, 2 weeks ago
drivers/crypto/marvell/Kconfig     |  2 +-
drivers/crypto/marvell/cesa/cesa.c | 79 ++++++++++--------------------
2 files changed, 28 insertions(+), 53 deletions(-)
[PATCHv2 0/5] cesa: small cleanups
Posted by Rosen Penev 1 month, 2 weeks ago
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
Re: [PATCHv2 0/5] cesa: small cleanups
Posted by Herbert Xu 1 month, 1 week ago
On Thu, Oct 10, 2024 at 12:45:12PM -0700, Rosen Penev wrote:
> 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

Patches 1-3,5 applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt