]> git.baikalelectronics.ru Git - 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)
commit4afc650d58a33564e1c1a81a6ccbe4a5e12cfb43
tree26e4e187db37429a5c895e2b761507bf45cf3952
parentaca6701fc57c683d49e9ff7e2d113983ed387ea7
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