diff options
author | Thierry Reding <treding@nvidia.com> | 2017-08-14 16:00:11 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2017-08-18 17:10:45 +0200 |
commit | e1641ed8cf64689f3beaff8d3c93037485c544d3 (patch) | |
tree | a511a945cffe9fa76a6f4fdb5700eeef9d5733c1 /MAINTAINERS | |
parent | drm/panel: simple: Remove unneeded gpiod NULL check (diff) | |
download | linux-e1641ed8cf64689f3beaff8d3c93037485c544d3.tar.xz linux-e1641ed8cf64689f3beaff8d3c93037485c544d3.zip |
MAINTAINERS: drm/panel is now maintained in drm-misc
drm/panel is a good candidate for the drm-misc group maintainership and
it's been maintained in the common drm-misc tree for a release, so make
it official.
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20170814140011.1336-1-thierry.reding@gmail.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4a5971fa1c21..b4a4acc07dd8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4627,7 +4627,7 @@ T: git git://anongit.freedesktop.org/drm/drm-misc DRM PANEL DRIVERS M: Thierry Reding <thierry.reding@gmail.com> L: dri-devel@lists.freedesktop.org -T: git git://anongit.freedesktop.org/tegra/linux.git +T: git git://anongit.freedesktop.org/drm/drm-misc S: Maintained F: drivers/gpu/drm/drm_panel.c F: drivers/gpu/drm/panel/ |