[PATCH] drm: update the documentation of drm_framebuffer_unregister_private

2016-11-08 Thread Daniel Vetter
On Mon, Oct 31, 2016 at 07:59:56PM +0800, Rongrong Zou wrote: > Add obvious description to drm_framebuffer_unregister_private() > to explain it is deprecated. > > Signed-off-by: Rongrong Zou > --- > drivers/gpu/drm/drm_framebuffer.c | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/

[PATCH] drm: update the documentation of drm_framebuffer_unregister_private

2016-10-31 Thread Rongrong Zou
Add obvious description to drm_framebuffer_unregister_private() to explain it is deprecated. Signed-off-by: Rongrong Zou --- drivers/gpu/drm/drm_framebuffer.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/gpu/drm/drm_framebuffer.c b/drivers/gpu/drm/drm_framebuffer.c index 398