]> 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)
commit8ea34a677ca85310cfff208054a6edbc9526198e
treef634aaac6d70a99381f6fd1ac8414629ee69a8cd
parent134e6ec06c339eb511ddc184dfe4b47a53dd3688
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