Re: [PATCH v7 2/9] crypto: caam - use struct hwrng's .init for initialization

From: Horia Geanta
Date: Tue Feb 11 2020 - 09:39:37 EST


On 1/27/2020 6:57 PM, Andrey Smirnov wrote:
> Make caamrng code a bit more symmetric by moving initialization code
> to .init hook of struct hwrng.
>
> Signed-off-by: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
> Cc: Chris Healy <cphealy@xxxxxxxxx>
> Cc: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
> Cc: Horia Geantă <horia.geanta@xxxxxxx>
> Cc: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
> Cc: Iuliana Prodan <iuliana.prodan@xxxxxxx>
> Cc: linux-crypto@xxxxxxxxxxxxxxx
> Cc: linux-kernel@xxxxxxxxxxxxxxx
> Cc: linux-imx@xxxxxxx
Reviewed-by: Horia Geantă <horia.geanta@xxxxxxx>

Thanks,
Horia