[PATCH] drm/panel: lvds: tidyup header explanation

From: Kuninori Morimoto
Date: Thu Feb 01 2018 - 02:45:47 EST



From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>

panel-lvds.c is for LVDS Panel Driver,
not R-Car Display Unit CRTCs

Reported-by: Koji Matsuoka <koji.matsuoka.xm@xxxxxxxxxxx>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
---
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..c8075a8 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
+ * panel-lvds.c -- LVDS Panel Driver
*
* Copyright (C) 2016 Laurent Pinchart
* Copyright (C) 2016 Renesas Electronics Corporation
--
1.9.1