diff options
author | Daniel Mack <daniel@zonque.org> | 2018-05-03 14:00:56 +0200 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2018-06-03 22:49:00 +0200 |
commit | acb1acdb69c85375ee80777336dff4df2682da11 (patch) | |
tree | 0c7edd66cf9647c0f31917b31a2193dd3f1b7038 /drivers/gpu/drm/arc | |
parent | drm/msm: remove unbalanced mutex unlock (diff) | |
download | linux-acb1acdb69c85375ee80777336dff4df2682da11.tar.xz linux-acb1acdb69c85375ee80777336dff4df2682da11.zip |
drm/msm: use correct aspace pointer in msm_gem_put_iova()
Even though msm_gem_put_iova() is currently a NOP function, the caller
should pass in the address space pointer it used to obtain the object.
Other call sites were changed in 8bdcd949bbe7e ("drm/msm: pass
address-space to _get_iova() and friends"), but this one seems to have
been forgotten.
Signed-off-by: Daniel Mack <daniel@zonque.org>
Cc: Rob Clark <robdclark@gmail.com>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/arc')
0 files changed, 0 insertions, 0 deletions