Commit 01c7a816 authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Mauro Carvalho Chehab
Browse files

media: MAINTAINERS: rectify ZR36067 VIDEO FOR LINUX DRIVER section



Commit 754f0f1b ("media: MAINTAINERS: change maintainer of the zoran
driver") added a new section in MAINTAINERS with an invalid file entry
and at the wrong place for alphabetic ordering.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:

  warning: no file matches  F:  Documentation/media/v4l-drivers/zoran.rst

Point the file entry to the right location and move the section to the
right place in MAINTAINERS.

Signed-off-by: default avatarLukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent 41cbf0ae
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -19419,6 +19419,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs.git
F:	Documentation/filesystems/zonefs.rst
F:	fs/zonefs/
ZPOOL COMPRESSED PAGE STORAGE API
M:	Dan Streetman <ddstreet@ieee.org>
L:	linux-mm@kvack.org
S:	Maintained
F:	include/linux/zpool.h
F:	mm/zpool.c
ZR36067 VIDEO FOR LINUX DRIVER
M:	Corentin Labbe <clabbe@baylibre.com>
L:	mjpeg-users@lists.sourceforge.net
@@ -19429,13 +19436,6 @@ Q: https://patchwork.linuxtv.org/project/linux-media/list/
F:	Documentation/driver-api/media/drivers/zoran.rst
F:	drivers/staging/media/zoran/
ZPOOL COMPRESSED PAGE STORAGE API
M:	Dan Streetman <ddstreet@ieee.org>
L:	linux-mm@kvack.org
S:	Maintained
F:	include/linux/zpool.h
F:	mm/zpool.c
ZRAM COMPRESSED RAM BLOCK DEVICE DRVIER
M:	Minchan Kim <minchan@kernel.org>
M:	Nitin Gupta <ngupta@vflare.org>