[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK7LNASVfNPLUi44jjL9R9bCH19GFTMNsXu4MFXagSK+7A5SCA@mail.gmail.com>
Date: Tue, 26 Mar 2019 14:43:41 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: Jiri Kosina <trivial@...nel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Joe Perches <joe@...ches.com>, Vinod Koul <vkoul@...nel.org>
Subject: Re: [PATCH] MAINTAINERS: fix the file path of uniphier-mdmac.c
On Tue, Mar 26, 2019 at 11:15 AM Masahiro Yamada
<yamada.masahiro@...ionext.com> wrote:
>
> The pattern drivers/dmaengine/uniphier-mdmac.c has no match in the
> source tree.
>
> The correct path is drivers/dma/uniphier-mdmac.c
>
> Reported-by: Joe Perches <joe@...ches.com>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@...ionext.com>
> ---
I take this back.
I sent this to the trivial subsystem, but
looks like Vinod Koul has just fixed it in his tree.
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3e5a5d2..bfb1557 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2356,7 +2356,7 @@ F: arch/arm/mm/cache-uniphier.c
> F: arch/arm64/boot/dts/socionext/uniphier*
> F: drivers/bus/uniphier-system-bus.c
> F: drivers/clk/uniphier/
> -F: drivers/dmaengine/uniphier-mdmac.c
> +F: drivers/dma/uniphier-mdmac.c
> F: drivers/gpio/gpio-uniphier.c
> F: drivers/i2c/busses/i2c-uniphier*
> F: drivers/irqchip/irq-uniphier-aidet.c
> --
> 2.7.4
>
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists