[PATCH 01/28] crypto: omap-aes: Fix registration of algorithms
From: Tero Kristo <hidden>
Date: 2016-06-20 12:11:54
Also in:
linux-crypto, linux-omap
From: Tero Kristo <hidden>
Date: 2016-06-20 12:11:54
Also in:
linux-crypto, linux-omap
On 07/06/16 13:48, Herbert Xu wrote:
On Wed, Jun 01, 2016 at 11:56:02AM +0300, Tero Kristo wrote:quoted
From: Lokesh Vutla <redacted> Algorithms can be registered only once. So skip registration of algorithms if already registered (i.e. in case we have two AES cores in the system.) Signed-off-by: Lokesh Vutla <redacted> Signed-off-by: Tero Kristo <redacted>Patch applied. Thanks.
Thanks, Did you check the rest of the series? I only got feedback for this and patch #2 on the series, shall I repost the remainder of the series as a whole or...? -Tero