diff options
author | Thomas Zimmermann <[email protected]> | 2020-04-23 09:40:03 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2020-04-29 09:05:47 +0200 |
commit | 839b480dd11144f258d0b1babf33cc7c604adeb4 (patch) | |
tree | f2b92f2e4f879f78a876438a17980e0e8bf670cc | |
parent | 826fc86b59034b0913976a0ff5901de82a4b66e8 (diff) |
MAINTAINERS: Restore alphabetical sorting
MAINTAINERS got sorted in
commit 4400b7d68f6e ("MAINTAINERS: sort entries by entry name")
Merging from drm-next into drm-misc-next duplicated some of the
entries by restoring old, unsorted sections. Restore the sorted
list by removing the duplicates.
Signed-off-by: Thomas Zimmermann <[email protected]>
Fixes: 08d99b2c23df ("Merge drm/drm-next into drm-misc-next")
Acked-by: Sam Ravnborg <[email protected]>
Cc: Thomas Zimmermann <[email protected]>
Cc: Mauro Carvalho Chehab <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Neil Armstrong <[email protected]>
Cc: Laurent Pinchart <[email protected]>
Cc: Jernej Skrabec <[email protected]>
Cc: Jonas Karlman <[email protected]>
Cc: Douglas Anderson <[email protected]>
Cc: Jerome Brunet <[email protected]>
Cc: Dariusz Marcinkiewicz <[email protected]>
Cc: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
-rw-r--r-- | MAINTAINERS | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4e4883dfdd55..938316092634 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5047,24 +5047,6 @@ F: Documentation/driver-api/dma-buf.rst K: \bdma_(?:buf|fence|resv)\b T: git git://anongit.freedesktop.org/drm/drm-misc -DMA-BUF HEAPS FRAMEWORK -M: Sumit Semwal <[email protected]> -R: Andrew F. Davis <[email protected]> -R: Benjamin Gaignard <[email protected]> -R: Liam Mark <[email protected]> -R: Laura Abbott <[email protected]> -R: Brian Starkey <[email protected]> -R: John Stultz <[email protected]> -S: Maintained -L: [email protected] (moderated for non-subscribers) -F: include/uapi/linux/dma-heap.h -F: include/linux/dma-heap.h -F: drivers/dma-buf/dma-heap.c -F: drivers/dma-buf/heaps/* -T: git git://anongit.freedesktop.org/drm/drm-misc - DMA GENERIC OFFLOAD ENGINE SUBSYSTEM M: Vinod Koul <[email protected]> @@ -5276,11 +5258,6 @@ S: Maintained F: drivers/gpu/drm/panel/panel-arm-versatile.c F: Documentation/devicetree/bindings/display/panel/arm,versatile-tft-panel.yaml -DRM DRIVER FOR AST SERVER GRAPHICS CHIPS -M: Dave Airlie <[email protected]> -S: Odd Fixes -F: drivers/gpu/drm/ast/ - DRM DRIVER FOR ASPEED BMC GFX M: Joel Stanley <[email protected]> @@ -5468,12 +5445,6 @@ S: Orphan / Obsolete F: drivers/gpu/drm/sis/ F: include/uapi/drm/sis_drm.h -DRM DRIVER FOR SITRONIX ST7701 PANELS -M: Jagan Teki <[email protected]> -S: Maintained -F: drivers/gpu/drm/panel/panel-sitronix-st7701.c -F: Documentation/devicetree/bindings/display/panel/sitronix,st7701.yaml - DRM DRIVER FOR SITRONIX ST7586 PANELS M: David Lechner <[email protected]> S: Maintained |