commit | c28e8f21642fd01a65687de9bfa5307fdcfe9966 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Wed May 24 10:35:34 2017 +0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sat Jun 10 12:04:20 2017 +0800 |
tree | b563535c9f46068e417227ae01c73700251cf37f | |
parent | 898d86a565925f09de3d0b30cf3b47ec2e409680 [diff] |
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>