commit | e27cdcd4cfc99af02037563abd4406fdba742b75 | [log] [tgz] |
---|---|---|
author | Laura Abbott <lauraa@codeaurora.org> | Thu Jun 21 07:58:41 2012 -0700 |
committer | Laura Abbott <lauraa@codeaurora.org> | Thu Jun 21 07:58:41 2012 -0700 |
tree | 12544bf836c06a326d79f933e256728758d3a458 | |
parent | 334889ea8c126fd465f0d86ac680630613e9fa31 [diff] |
gpu: ion: Check return code of msm_allocate_iova_address In the IOMMU heap, the return value of msm_allocate_iova_address needs to be checked instead of the value of the iova address. Check the return value instead. Change-Id: I4554515d17c926a7dd738824aff21eb65d2ba56a Signed-off-by: Laura Abbott <lauraa@codeaurora.org>