aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Bulwahn <[email protected]>2022-09-05 12:14:16 +0200
committerMauro Carvalho Chehab <[email protected]>2022-09-24 08:54:33 +0200
commitd630f17a4efb69d9125ce66671cf87a71b8d0b69 (patch)
tree692044ef26f3a91eb4b665f3c49c0b98d543f883
parent08b91227471f85ba241707994b9cf3c006d2620e (diff)
media: MAINTAINERS: adjust entry to zoran driver movement
Commit 2a0c28063de2 ("media: zoran: move to mainline") moves the zoran driver from the staging to the media subsystem, but does not adjust the entry in MAINTAINERS. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a broken reference. Repair this file reference in ZR36067 VIDEO FOR LINUX DRIVER. Signed-off-by: Lukas Bulwahn <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a58f1fc6dd47..e4bcd9665dbd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22508,7 +22508,7 @@ S: Maintained
W: http://mjpeg.sourceforge.net/driver-zoran/
Q: https://patchwork.linuxtv.org/project/linux-media/list/
F: Documentation/driver-api/media/drivers/zoran.rst
-F: drivers/staging/media/zoran/
+F: drivers/media/pci/zoran/
ZRAM COMPRESSED RAM BLOCK DEVICE DRVIER
M: Minchan Kim <[email protected]>