Cc: Laurent Pinchart laurent.pinchart@ideasonboard.com Signed-off-by: Baruch Siach 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 e2d57c01200b..e651bf07df9a 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
Hi Baruch,
Thank you for the patch.
On Monday, 22 January 2018 18:01:42 EET Baruch Siach wrote:
A commit message is usually required. This patch is so simple that I'm fine with it as-is though.
Cc: Laurent Pinchart laurent.pinchart@ideasonboard.com Signed-off-by: Baruch Siach baruch@tkos.co.il
Reviewed-by: Laurent Pinchart laurent.pinchart@ideasonboard.com
Thierry, could you take this in your tree ?
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 e2d57c01200b..e651bf07df9a 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
On Mon, Jan 22, 2018 at 06:01:42PM +0200, Baruch Siach wrote:
Cc: Laurent Pinchart laurent.pinchart@ideasonboard.com Signed-off-by: Baruch Siach baruch@tkos.co.il
drivers/gpu/drm/panel/panel-lvds.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks.
Thierry
dri-devel@lists.freedesktop.org