Re: [PATCH] drm/mode_object: fix documentation for object lookups.

2017-11-09 Thread Daniel Vetter
On Thu, Nov 09, 2017 at 09:39:31AM +1000, Dave Airlie wrote: > From: Dave Airlie > > The lease updates missed a few bits of docs, fixed up > the wrong name on the property lookup fn as well. > > Signed-off-by: Dave Airlie Thanks a lot! Would have typed them myself, but was a bit late yesterday

[PATCH] drm/mode_object: fix documentation for object lookups.

2017-11-08 Thread Dave Airlie
From: Dave Airlie The lease updates missed a few bits of docs, fixed up the wrong name on the property lookup fn as well. Signed-off-by: Dave Airlie --- drivers/gpu/drm/drm_framebuffer.c | 1 + drivers/gpu/drm/drm_mode_object.c | 1 + include/drm/drm_connector.h | 1 + include/drm/drm_cr