diff options
author | 2010-12-15 18:50:16 +0100 | |
---|---|---|
committer | 2011-01-14 16:25:58 -0800 | |
commit | 0f70e8cea3ac6a765289811c590a16934bf47711 (patch) | |
tree | 8e7800effeaf4a37080744f7694f9f1c5677179e /fs/btrfs/acl.c | |
parent | pch_dma: support new device ML7213 IOH (diff) | |
download | linux-dev-0f70e8cea3ac6a765289811c590a16934bf47711.tar.xz linux-dev-0f70e8cea3ac6a765289811c590a16934bf47711.zip |
dmaengine: at_hdmac: use dma_address to program DMA hardware
In atc_prep_slave_sg() function we use dma_address field of scatterlist with
sg_dma_address() macro instead of sg_phys(). DMA address is already computed
by dma_map_sg() or another mapping function in calling driver.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'fs/btrfs/acl.c')
0 files changed, 0 insertions, 0 deletions