diff options
author | Per Forlin <per.forlin@linaro.org> | 2011-06-17 20:14:21 +0200 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2011-06-26 00:51:28 +0200 |
commit | a9120c33ffbb0b3448d833dae392edc90d6cfac2 (patch) | |
tree | 8ea12aea362f9e5980926c1f1b2faae1425bd67b /drivers/infiniband | |
parent | mmc: omap_hsmmc: fix ocr mask usage (diff) | |
download | linux-a9120c33ffbb0b3448d833dae392edc90d6cfac2.tar.xz linux-a9120c33ffbb0b3448d833dae392edc90d6cfac2.zip |
mmc: omap_hsmmc: use original sg_len for dma_unmap_sg
Don't use the returned sg_len from dma_map_sg() as inparameter
to dma_unmap_sg(). Use the original sg_len for both dma_map_sg
and dma_unmap_sg according to the documentation in DMA-API.txt.
Signed-off-by: Per Forlin <per.forlin@linaro.org>
Reviewed-by: Venkatraman S <svenkatr@ti.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/infiniband')
0 files changed, 0 insertions, 0 deletions