MAINTAINERS: adjust file entry in MEDIATEK DMA DRIVER
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Thu, 22 Feb 2024 13:58:47 +0000 (14:58 +0100)
committerVinod Koul <vkoul@kernel.org>
Fri, 23 Feb 2024 07:11:21 +0000 (12:41 +0530)
commite3027b0d0b9db35a382285cca99364aa4905e39f
tree4b7f579b105da4dbddbfff0027e35fb07b4bb1f6
parent1e0a2852a134833f6827de15cd62ea0ed19f1b60
MAINTAINERS: adjust file entry in MEDIATEK DMA DRIVER

Commit fa3400504824 ("dt-bindings: dma: convert MediaTek High-Speed
controller to the json-schema")  converts mtk-hsdma.txt to
mediatek,mt7622-hsdma.yaml, but misses to adjust its reference in
MAINTAINERS.

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

Repair this file reference in MEDIATEK DMA DRIVER.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20240222135847.5160-1-lukas.bulwahn@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
MAINTAINERS