diff options
author | Kim Phillips <kim.phillips@freescale.com> | 2012-06-23 00:42:36 (GMT) |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2012-06-27 06:42:03 (GMT) |
commit | a68d2595876c7cc56f122572fa0a3465d438fefc (patch) | |
tree | 1d29d908b19702edec03b5d50c6519fd2d6ebbcb /block/blk-tag.c | |
parent | 70d793cc30a129d974363b4f3c22c9db6bbb18ed (diff) | |
download | linux-fsl-qoriq-a68d2595876c7cc56f122572fa0a3465d438fefc.tar.xz |
crypto: caam - fix input job ring element dma mapping size
SEC4 h/w gets configured in 32- vs. 36-bit physical
addressing modes depending on the size of dma_addr_t,
which is not always equal to sizeof(u32 *).
Also fixed alignment of a dma_unmap call whilst in there.
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'block/blk-tag.c')
0 files changed, 0 insertions, 0 deletions