commit | f310cf29a1b0de860b1e4ca0aaa1b1d69b67ef98 | [log] [tgz] |
---|---|---|
author | Olav Haugan <ohaugan@codeaurora.org> | Tue May 08 08:42:49 2012 -0700 |
committer | Olav Haugan <ohaugan@codeaurora.org> | Tue May 08 11:02:25 2012 -0700 |
tree | 281e01273ee105a951ac9f3bc9a94f6498a28631 | |
parent | 3a189fc0fa7290b12cd183ed8e782fdd37d661b9 [diff] |
iommu: Fix flags passed to iommu map functions. iommu map functions requires clients to specify whether the mappings should be read only or read-write (write only is not supported). Ensure clients specify the appropriate flags when calling map functions. Change-Id: If42b4b0367b4311aa36d3063979ef04af3a43fc6 Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>