From: Daniel Vetter Date: Thu, 13 Apr 2017 07:40:07 +0000 (+0200) Subject: drm/doc: Fix missing @ctx documentation X-Git-Tag: v4.13-rc1~73^2~30^2~70 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=3a753b9efebf870e8253c24d60d8fd49253f7de8;p=karo-tx-linux.git drm/doc: Fix missing @ctx documentation Forgot to add this :( Fixes: 1931529448bc ("drm: Add acquire ctx parameter to ->plane_disable") Cc: Harry Wentland Reviewed-by: Neil Armstrong Signed-off-by: Daniel Vetter Link: http://patchwork.freedesktop.org/patch/msgid/20170413074007.7620-1-daniel.vetter@ffwll.ch --- diff --git a/drivers/gpu/drm/drm_plane_helper.c b/drivers/gpu/drm/drm_plane_helper.c index b84a295230fc..9854a503e201 100644 --- a/drivers/gpu/drm/drm_plane_helper.c +++ b/drivers/gpu/drm/drm_plane_helper.c @@ -381,6 +381,7 @@ EXPORT_SYMBOL(drm_primary_helper_update); /** * drm_primary_helper_disable() - Helper for primary plane disable * @plane: plane to disable + * @ctx: lock acquire context, not used here * * Provides a default plane disable handler for primary planes. This is handler * is called in response to a userspace SetPlane operation on the plane with a