From: Lukas Bulwahn Date: Mon, 5 Sep 2022 10:14:16 +0000 (+0200) Subject: media: MAINTAINERS: adjust entry to zoran driver movement X-Git-Tag: v6.1-rc2~12^2~123 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d630f17a4efb69d9125ce66671cf87a71b8d0b69;p=thirdparty%2Fkernel%2Flinux.git 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 Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- diff --git a/MAINTAINERS b/MAINTAINERS index a58f1fc6dd47f..e4bcd9665dbd3 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