Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

MAINTAINERS: Rectify entry for NVIDIA TEGRA DRM and VIDEO DRIVER

Commit fd27de58b0ad ("dt-bindings: display: tegra: Convert to json-schema")
converts nvidia,tegra20-host1x.txt to yaml, but missed to adjust its
references in MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.

Repair these file references in NVIDIA TEGRA DRM and VIDEO DRIVER.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>

authored by

Lukas Bulwahn and committed by
Thierry Reding
7b86d50e fe8b45aa

+2 -2
+2 -2
MAINTAINERS
··· 6707 6707 L: linux-tegra@vger.kernel.org 6708 6708 S: Supported 6709 6709 T: git git://anongit.freedesktop.org/tegra/linux.git 6710 - F: Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt 6710 + F: Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.yaml 6711 6711 F: Documentation/devicetree/bindings/gpu/host1x/ 6712 6712 F: drivers/gpu/drm/tegra/ 6713 6713 F: drivers/gpu/host1x/ ··· 19630 19630 L: linux-media@vger.kernel.org 19631 19631 L: linux-tegra@vger.kernel.org 19632 19632 S: Maintained 19633 - F: Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt 19633 + F: Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.yaml 19634 19634 F: drivers/staging/media/tegra-video/ 19635 19635 19636 19636 TEGRA XUSB PADCTL DRIVER