[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210701152629.66a47fe2@coco.lan>
Date: Thu, 1 Jul 2021 15:26:29 +0200
From: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
To: Lukas Bulwahn <lukas.bulwahn@...il.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linuxarm@...wei.com, mauro.chehab@...wei.com,
linux-phy@...ts.infradead.org, linux-staging@...ts.linux.dev,
linux-usb@...r.kernel.org,
Ralf Ramsauer <ralf.ramsauer@...-regensburg.de>,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MAINTAINERS: repair reference in USB IP DRIVER FOR
HISILICON KIRIN 970
Em Thu, 1 Jul 2021 11:39:03 +0200
Lukas Bulwahn <lukas.bulwahn@...il.com> escreveu:
> Commit 8de6b7edd493 ("phy: phy-hi3670-usb3: move driver from staging into
> phy") moves phy-hi3670-usb3.c from ./drivers/staging/hikey9xx/ to
> ./drivers/phy/hisilicon/, but the new file entry in MAINTAINERS refers to
> ./drivers/phy/hisilicon/phy-kirin970-usb3.c.
>
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:
>
> warning: no file matches F: drivers/phy/hisilicon/phy-kirin970-usb3.c
>
> Repair the file entry by referring to the right location.
>
> Fixes: 8de6b7edd493 ("phy: phy-hi3670-usb3: move driver from staging into phy")
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>
> ---
> applies cleanly on next-20210701
>
> Mauro, please ack.
Acked-by: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
> Greg, please pick this non-urgent minor fix on top of commit 8de6b7edd493
>
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 66d047dc6880..a4e0c20b416a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19153,7 +19153,7 @@ M: Mauro Carvalho Chehab <mchehab@...nel.org>
> L: linux-usb@...r.kernel.org
> S: Maintained
> F: Documentation/devicetree/bindings/phy/hisilicon,hi3670-usb3.yaml
> -F: drivers/phy/hisilicon/phy-kirin970-usb3.c
> +F: drivers/phy/hisilicon/phy-hi3670-usb3.c
>
> USB ISP116X DRIVER
> M: Olav Kongas <ok@...ecdesign.ee>
Thanks,
Mauro
Powered by blists - more mailing lists