]> git.baikalelectronics.ru Git - kernel.git/commit
drm/msm: Print the correct virtual addresses in map/unmap funcs
authorArchit Taneja <architt@codeaurora.org>
Mon, 18 Apr 2016 06:56:21 +0000 (12:26 +0530)
committerRob Clark <robdclark@gmail.com>
Sat, 16 Jul 2016 14:08:44 +0000 (10:08 -0400)
commit90d93794f7ba32faba639c1a752563b5e964e743
treef634aaac6d70a99381f6fd1ac8414629ee69a8cd
parent389eb20360ada6ed08a7b760a5eee79987194a43
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>
drivers/gpu/drm/msm/msm_iommu.c