diff options
author | Laxman Dewangan <[email protected]> | 2012-06-22 20:41:10 +0530 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2012-06-27 19:01:52 +0530 |
commit | 597c854974db20eebe87e91df0d12daaefabf525 (patch) | |
tree | fc0c16b153cbfbfae9ef98f3ef485c1ba13f76f9 /lib/mpi/mpi-add.c | |
parent | 49d57b5e588ce511bd826f5759aa2aebf322626b (diff) |
dma: tegra: use sg_dma_address() for getting dma buffer address
Use the sg_dma_address() to get the segment buffer address for
DMA transfer in place of sg_phys() which returns the physical
address of an sg entry.
The sg_dma_address() returns the correct buffer memory address
for DMA transfer.
Signed-off-by: Laxman Dewangan <[email protected]>
Acked-by: Stephen Warren <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions