[PATCH] MAINTAINERS: repair file pattern in MEDIATEK IOMMU DRIVER
Yong Wu
yong.wu at mediatek.com
Mon Feb 8 01:35:25 EST 2021
On Mon, 2021-02-08 at 07:10 +0100, Lukas Bulwahn wrote:
> Commit 6af4873852c4 ("MAINTAINERS: Add entry for MediaTek IOMMU") mentions
> the pattern 'drivers/iommu/mtk-iommu*', but the files are actually named
> with an underscore, not with a hyphen.
>
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:
>
> warning: no file matches F: drivers/iommu/mtk-iommu*
>
> Repair this minor typo in the file pattern.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn at gmail.com>
> ---
> applies cleanly on next-20210205
>
> Yong, please ack.
+Joerg.
sorry for the typo.
Acked-by: Yong Wu <yong.wu at mediatek.com>
> Will, please pick this minor fixup for your iommu-next tree.
>
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 674f42375acf..6b507e8d7828 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11200,7 +11200,7 @@ L: iommu at lists.linux-foundation.org
> L: linux-mediatek at lists.infradead.org (moderated for non-subscribers)
> S: Supported
> F: Documentation/devicetree/bindings/iommu/mediatek*
> -F: drivers/iommu/mtk-iommu*
> +F: drivers/iommu/mtk_iommu*
> F: include/dt-bindings/memory/mt*-port.h
>
> MEDIATEK JPEG DRIVER
More information about the Linux-mediatek
mailing list