OSDN Git Service

media: MAINTAINERS: correct entry in Amlogic GE2D driver section
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Wed, 9 Dec 2020 07:46:58 +0000 (08:46 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 12 Jan 2021 17:15:40 +0000 (18:15 +0100)
commitd170a5f09394ec44c2f43386d1b966e327948384
tree1e88b2b9ce1e89d982983d924dcdb0f6605a637f
parent9c67ed2ab299123872be14a3dc2ea44ce7e4538b
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>
MAINTAINERS