]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: talitos - Simplify per-channel initialization
authorMartin Hicks <mort@bork.org>
Tue, 3 Mar 2015 13:21:33 +0000 (08:21 -0500)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 6 Mar 2015 11:51:27 +0000 (22:51 +1100)
commit6c8fc38ed3ffe1c7be0785a9448d2a6e288c358d
tree03cb5319ffc07cf8c5d257f72bc4a34d8ff6e8db
parent3948b53989efb57f4caccd8a82c4220025d1b667
crypto: talitos - Simplify per-channel initialization

There were multiple loops in a row, for each separate step of the
initialization of the channels.  Simplify to a single loop.

Signed-off-by: Martin Hicks <mort@bork.org>
Acked-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/talitos.c