crypto: omap-sham - force word alignment on the xmit-buf also
authorTero Kristo <t-kristo@ti.com>
Wed, 24 May 2017 07:35:34 +0000 (10:35 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 10 Jun 2017 04:04:20 +0000 (12:04 +0800)
commitc28e8f21642fd01a65687de9bfa5307fdcfe9966
treeb563535c9f46068e417227ae01c73700251cf37f
parent898d86a565925f09de3d0b30cf3b47ec2e409680
crypto: omap-sham - force word alignment on the xmit-buf also

This was previously missed from the code, causing SDMA to hang in
some cases where the buffer ended up being not aligned.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/omap-sham.c