lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 1 Feb 2018 07:45:36 +0000
From:   Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>
To:     Thierry Reding <thierry.reding@...il.com>,
        David Airlie <airlied@...ux.ie>,
        Laurent Pinchart <laurent.pinchart@...asonboard.com>
Cc:     <hiroyuki.yokoyama.vx@...esas.com>, <koji.matsuoka.xm@...esas.com>,
        <takeshi.kihara.df@...esas.com>,
        <harunobu.kurokawa.dn@...esas.com>,
        <ryusuke.sakato.bx@...esas.com>, <tomoharu.fukawa.eb@...esas.com>,
        <kouei.abe.cp@...esas.com>, <khiem.nguyen.xt@...esas.com>,
        <hien.dang.eb@...esas.com>, dri-devel@...ts.freedesktop.org,
        linux-kernel@...r.kernel.org
Subject: [PATCH] drm/panel: lvds: tidyup header explanation


From: Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>

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

Reported-by: Koji Matsuoka <koji.matsuoka.xm@...esas.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>
---
 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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ