summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLukas Bulwahn <lukas.bulwahn@gmail.com>2020-12-09 10:46:58 +0300
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-01-12 20:15:40 +0300
commitd170a5f09394ec44c2f43386d1b966e327948384 (patch)
tree1e88b2b9ce1e89d982983d924dcdb0f6605a637f /MAINTAINERS
parent9c67ed2ab299123872be14a3dc2ea44ce7e4538b (diff)
downloadlinux-d170a5f09394ec44c2f43386d1b966e327948384.tar.xz
media: MAINTAINERS: correct entry in Amlogic GE2D driver section
Commit aa821b2b9269 ("media: MAINTAINERS: Add myself as maintainer of the Amlogic GE2D driver") introduced a new MAINTAINERS section, but the file entry points to the wrong location. Hence, ./scripts/get_maintainer.pl --self-test=patterns warns: warning: no file matches F: drivers/media/meson/ge2d/ Adjust the entry to the actual location of the driver. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Acked-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 7faa7ae50716..47fad204d6aa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11553,7 +11553,7 @@ L: linux-amlogic@lists.infradead.org
S: Supported
T: git git://linuxtv.org/media_tree.git
F: Documentation/devicetree/bindings/media/amlogic,axg-ge2d.yaml
-F: drivers/media/meson/ge2d/
+F: drivers/media/platform/meson/ge2d/
MESON NAND CONTROLLER DRIVER FOR AMLOGIC SOCS
M: Liang Yang <liang.yang@amlogic.com>