]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/mode_object: fix documentation for object lookups.
authorDave Airlie <airlied@redhat.com>
Wed, 8 Nov 2017 23:35:04 +0000 (09:35 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 10 Nov 2017 03:50:47 +0000 (13:50 +1000)
commite7e62c7ef382f5db0de5e492e558efc9c3d60943
tree26e4e187db37429a5c895e2b761507bf45cf3952
parenta9386bb051931778436db3dd6e3a163f7db92b56
drm/mode_object: fix documentation for object lookups.

The lease updates missed a few bits of docs, fixed up
the wrong name on the property lookup fn as well.

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_framebuffer.c
drivers/gpu/drm/drm_mode_object.c
include/drm/drm_connector.h
include/drm/drm_crtc.h
include/drm/drm_encoder.h
include/drm/drm_plane.h
include/drm/drm_property.h