Commit d170a5f0 authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Mauro Carvalho Chehab
Browse files

media: MAINTAINERS: correct entry in Amlogic GE2D driver section



Commit aa821b2b ("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: default avatarLukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent 9c67ed2a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>