diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-10-18 19:31:05 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-10-20 16:13:56 +0200 |
commit | 5d754137ab905aaaf69acf81c9c6c7005bcfe6e4 (patch) | |
tree | 9e86c316d9960eca4350a1f4a2904494fc3255eb /block | |
parent | crypto: marvell/cesa - use readl_relaxed()/writel_relaxed() (diff) | |
download | linux-5d754137ab905aaaf69acf81c9c6c7005bcfe6e4.tar.xz linux-5d754137ab905aaaf69acf81c9c6c7005bcfe6e4.zip |
crypto: marvell/cesa - use dma_addr_t for cur_dma
cur_dma is part of the software state, not read by the hardware.
Storing it in LE32 format is wrong, use dma_addr_t for this.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions