commit | 6c13b9824837ae82632f83d137933b5cea544f15 | [log] [tgz] |
---|---|---|
author | Laura Abbott <lauraa@codeaurora.org> | Fri Mar 29 18:29:03 2013 -0700 |
committer | Laura Abbott <lauraa@codeaurora.org> | Fri Mar 29 18:30:17 2013 -0700 |
tree | a6e8b18c54a5b2b2d8059d56af6eb38ed69dfb65 | |
parent | 208edc0dcb363a15bb0511a52a3c257702e96293 [diff] |
gpu: ion: Only set the dma_address if it isn't already set Certain heaps such as the carveout heap need to set the dma_address of the scatterlist in a way without relying on sg_phys. Only set the dma_address if it isn't already set. Change-Id: I9d971557d08c79447908523f69a8f1cc5fa79f6a CRs-Fixed: 469300 Signed-off-by: Laura Abbott <lauraa@codeaurora.org>