commit | cbe4295a4c0aa4758ed4dff91e631e224734034b | [log] [tgz] |
---|---|---|
author | Archit Taneja <architt@codeaurora.org> | Mon Apr 18 12:26:21 2016 +0530 |
committer | Rob Clark <robdclark@gmail.com> | Sat Jul 16 10:08:44 2016 -0400 |
tree | f634aaac6d70a99381f6fd1ac8414629ee69a8cd | |
parent | 69be1f4e6f4bd92fa96c2de80982f045f9fa9ccc [diff] |
drm/msm: Print the correct virtual addresses in map/unmap funcs The msm_iommu_map/unmap funcs have debug prints to show the list of VA:PA mappings. Use the correct variable to print the VAs. Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>