[PATCH 1/4] drm: Remove stale comment

2014-12-17 Thread Daniel Vetter
On Wed, Dec 17, 2014 at 04:41:40PM +0100, Thierry Reding wrote: > From: Thierry Reding > > The struct drm_connector_funcs kerneldoc refers to a part of struct > drm_crtc_funcs that no longer exists. > > Signed-off-by: Thierry Reding All four pulled into drm misc branch, thanks. -Daniel > ---

[PATCH 1/4] drm: Remove stale comment

2014-12-17 Thread Thierry Reding
From: Thierry Reding The struct drm_connector_funcs kerneldoc refers to a part of struct drm_crtc_funcs that no longer exists. Signed-off-by: Thierry Reding --- include/drm/drm_crtc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/drm/drm_crtc.h b/include/drm/drm_c