summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLukas Bulwahn <lukas.bulwahn@gmail.com>2022-09-05 12:29:39 +0200
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-09-24 08:54:56 +0200
commita1f32d288224ad9cf02968819e6800f6366d0d8f (patch)
tree9dd9390552647f905abf3aa7369d771367207de7 /MAINTAINERS
parentmedia: MAINTAINERS: adjust entry to zoran driver movement (diff)
downloadlinux-a1f32d288224ad9cf02968819e6800f6366d0d8f.tar.xz
linux-a1f32d288224ad9cf02968819e6800f6366d0d8f.zip
media: MAINTAINERS: rectify entry in SAA7146 VIDEO4LINUX-2 DRIVER
Commit e33fdb5a0249 ("media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci") moves some media drivers to the staging subsystem, and unfortunately only partially adjusts the entry in MAINTAINERS. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a broken reference. As the files matching include/media/drv-intf/saa7146* are moved to drivers/staging/media/deprecated/saa7146/common, this directory is already covered by the existing file entry drivers/staging/media/deprecated/saa7146/. Repair this file reference in SAA7146 VIDEO4LINUX-2 DRIVER. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e4bcd9665dbd..5135aa7d713c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17911,7 +17911,6 @@ L: linux-media@vger.kernel.org
S: Maintained
T: git git://linuxtv.org/media_tree.git
F: drivers/staging/media/deprecated/saa7146/
-F: include/media/drv-intf/saa7146*
SAFESETID SECURITY MODULE
M: Micah Morton <mortonm@chromium.org>