* [PATCH] MAINTAINERS: correct path in TEGRA VIDEO DRIVER
@ 2020-05-11 19:28 Lukas Bulwahn
[not found] ` <20200511192844.11044-1-lukas.bulwahn-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2020-05-11 19:28 UTC (permalink / raw)
To: Thierry Reding, Jonathan Hunter, Sowjanya Komatineni
Cc: linux-media-u79uwXL29TY76Z2rM5mHXA,
linux-tegra-u79uwXL29TY76Z2rM5mHXA, Hans Verkuil, Joe Perches,
kernel-janitors-u79uwXL29TY76Z2rM5mHXA,
linux-kernel-u79uwXL29TY76Z2rM5mHXA, Lukas Bulwahn
Commit 423d10a99b30 ("media: tegra: Add Tegra210 Video input driver") added
the driver to drivers/staging/media/tegra-video/, but commit 2c6b617f2cca
("MAINTAINERS: Add Tegra Video driver section") added a file entry
referring to drivers/staging/media/tegra/.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:
warning: no file matches F: drivers/staging/media/tegra/
Adjust the file entry in TEGRA VIDEO DRIVER to the correct path.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
Sowjanya, please ack this minor patch.
applies cleanly on next-20200511
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 0abba1aff1ae..dd310f1c3bb7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16679,7 +16679,7 @@ L: linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
L: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
S: Maintained
F: Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt
-F: drivers/staging/media/tegra/
+F: drivers/staging/media/tegra-video/
TEGRA XUSB PADCTL DRIVER
M: JC Kuo <jckuo-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-05-11 19:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-11 19:28 [PATCH] MAINTAINERS: correct path in TEGRA VIDEO DRIVER Lukas Bulwahn
[not found] ` <20200511192844.11044-1-lukas.bulwahn-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-05-11 19:44 ` Sowjanya Komatineni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).