From 6abd061df903be386f62163b093786708d481b09 Mon Sep 17 00:00:00 2001 From: Baruch Siach Date: Mon, 22 Jan 2018 18:01:42 +0200 Subject: [PATCH] drm/panel: lvds: Fix driver description heading Cc: Laurent Pinchart Signed-off-by: Baruch Siach Reviewed-by: Laurent Pinchart Signed-off-by: Thierry Reding Link: https://patchwork.freedesktop.org/patch/msgid/f80a5dd350b057d925d36f5857b5724c88da50df.1516636902.git.baruch@tkos.co.il --- drivers/gpu/drm/panel/panel-lvds.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/panel/panel-lvds.c b/drivers/gpu/drm/panel/panel-lvds.c index b5e3994..5185819 100644 --- a/drivers/gpu/drm/panel/panel-lvds.c +++ b/drivers/gpu/drm/panel/panel-lvds.c @@ -1,5 +1,5 @@ /* - * rcar_du_crtc.c -- R-Car Display Unit CRTCs + * Generic LVDS panel driver * * Copyright (C) 2016 Laurent Pinchart * Copyright (C) 2016 Renesas Electronics Corporation -- 2.7.4