[PATCH v2 0/3] crypto - Rework i2c_device_id initialisation

Herbert Xu herbert at gondor.apana.org.au
Thu May 28 23:02:14 PDT 2026


On Wed, May 20, 2026 at 09:01:27AM +0200, Uwe Kleine-König (The Capable Hub) wrote:
> Hello,
> 
> this is v2 of the patch available at
> https://lore.kernel.org/linux-crypto/20260519141033.1586036-2-u.kleine-koenig@baylibre.com.
> 
> Changes since v1 are:
> 
>  - Rebase to next-20260519 to account for changes since v7.1-rc1 (= the
>    previous base)
>  - Patch #1 is new
>  - The adaption to atmel-sha204a is a bit less trivial, so split into a
>    separate patch (#2)
> 
> Best regards
> Uwe
> 
> Uwe Kleine-König (The Capable Hub) (3):
>   crypto: atmel-sha204a - Drop of_device_id data
>   crypto: atmel-sha204a - Use named initializers for struct
>     i2c_device_id
>   crypto: atmel-ecc - Use named initializers for struct i2c_device_id
> 
>  drivers/crypto/atmel-ecc.c     | 4 ++--
>  drivers/crypto/atmel-sha204a.c | 8 ++++----
>  2 files changed, 6 insertions(+), 6 deletions(-)
> 
> 
> base-commit: 6a50ba100ace43f43c87384367eb2d2605fcc16c
> -- 
> 2.47.3

All applied.  Thanks.
-- 
Email: Herbert Xu <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



More information about the linux-arm-kernel mailing list