diff options
author | Baruch Siach <baruch@tkos.co.il> | 2018-01-22 18:01:42 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2018-03-12 09:53:18 +0100 |
commit | 6abd061df903be386f62163b093786708d481b09 (patch) | |
tree | 74840023efe620b1c2b69bb4e7cbf68685ad02d3 /drivers/gpu/drm/panel | |
parent | 8cfe83419cdbcd6a1255083a332c62dae8f6fe6c (diff) | |
download | talos-op-linux-6abd061df903be386f62163b093786708d481b09.tar.gz talos-op-linux-6abd061df903be386f62163b093786708d481b09.zip |
drm/panel: lvds: Fix driver description heading
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/f80a5dd350b057d925d36f5857b5724c88da50df.1516636902.git.baruch@tkos.co.il
Diffstat (limited to 'drivers/gpu/drm/panel')
-rw-r--r-- | drivers/gpu/drm/panel/panel-lvds.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/panel/panel-lvds.c b/drivers/gpu/drm/panel/panel-lvds.c index b5e3994f0aa8..5185819c5b79 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 |