Skip to content

Commit 2923886

Browse files
bulwahnthierryreding
authored andcommitted
MAINTAINERS: correct path in TEGRA VIDEO DRIVER
Commit 423d10a ("media: tegra: Add Tegra210 Video input driver") added the driver to drivers/staging/media/tegra-video/, but commit 2c6b617 ("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 <[email protected]> Acked-by: Sowjanya Komatineni <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
1 parent 8e3d018 commit 2923886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16595,7 +16595,7 @@ L: [email protected]
1659516595
1659616596
S: Maintained
1659716597
F: Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt
16598-
F: drivers/staging/media/tegra/
16598+
F: drivers/staging/media/tegra-video/
1659916599

1660016600
TEGRA XUSB PADCTL DRIVER
1660116601
M: JC Kuo <[email protected]>

0 commit comments

Comments
 (0)