OSDN Git Service

drm/radeon: constify more struct drm_*_helper funcs pointers
authorJani Nikula <jani.nikula@intel.com>
Mon, 13 Apr 2015 08:21:40 +0000 (11:21 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 13 Apr 2015 13:00:12 +0000 (15:00 +0200)
commit16bb079e45f2c3a795b6b0546535cd6466275ec5
tree85167bd0392a35165ad86f7dbf5ef08a993d15ec
parent1b54bdb8ccbc46e5a406a690d48a1639d5001f4b
drm/radeon: constify more struct drm_*_helper funcs pointers

Some non-const pointers were added since the last constification, fix
them.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/radeon/radeon_connectors.c
drivers/gpu/drm/radeon/radeon_dp_mst.c