commit | fce2736c8449852b4d3a975f0db856086c4dde43 | [log] [tgz] |
---|---|---|
author | Shubhraprakash Das <sadas@codeaurora.org> | Wed May 09 17:44:14 2012 -0600 |
committer | Shubhraprakash Das <sadas@codeaurora.org> | Thu May 17 13:58:26 2012 -0600 |
tree | d3e1abf59bbb8377e000ccb19c0a9226b44fb2bc | |
parent | 5a610b545881c34c7d551b89bcc923377b747aff [diff] |
msm: kgsl: Implement function pointer to get the lsb of IOMMU pagetable We need to get the lsb of the IOMMU pagetable when changing pagetables in stream. Hence, implement a function pointer to get the lsb of IOMMU pagetable that can be called from files other than kgsl_iommu.c Change-Id: I33cfd5a029b1c302a2c947896f495f8706174573 Signed-off-by: Shubhraprakash Das <sadas@codeaurora.org>