drm: remove `const` attribute to hint at caller that they now own the memory
authorEric Engestrom <eric.engestrom@imgtec.com>
Mon, 15 Aug 2016 15:29:55 +0000 (16:29 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 16 Aug 2016 12:06:53 +0000 (14:06 +0200)
commitd3828147079551189e1350c6676cd961de904cf2
tree2014ff02800e6a6b3a01776e6c1e032a3079e645
parentb0f566838cfe086a96bffd9c67dd8844a41870ea
drm: remove `const` attribute to hint at caller that they now own the memory

Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
12 files changed:
drivers/gpu/drm/amd/amdgpu/dce_v10_0.c
drivers/gpu/drm/amd/amdgpu/dce_v11_0.c
drivers/gpu/drm/amd/amdgpu/dce_v8_0.c
drivers/gpu/drm/drm_atomic.c
drivers/gpu/drm/drm_crtc.c
drivers/gpu/drm/drm_fourcc.c
drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c
drivers/gpu/drm/i915/i915_debugfs.c
drivers/gpu/drm/i915/intel_atomic_plane.c
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/radeon/atombios_crtc.c
include/drm/drm_fourcc.h