diff mbox series

MAINTAINERS: adjust ARM/NOMADIK/Ux500 ARCHITECTURES to file renaming

Message ID 20210810191724.24452-1-lukas.bulwahn@gmail.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: adjust ARM/NOMADIK/Ux500 ARCHITECTURES to file renaming | expand

Commit Message

Lukas Bulwahn Aug. 10, 2021, 7:17 p.m. UTC
Commit 8f00b3c41ae7 ("mfd: db8500-prcmu: Rename register header") renames
dbx500-prcmu-regs.h to db8500-prcmu-regs.h in ./drivers/mfd/, but misses
to adjust the ARM/NOMADIK/Ux500 ARCHITECTURES section in MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:

  warning: no file matches    F:    drivers/mfd/dbx500*

Remove the obsolete file entry after this file renaming.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
applies cleanly on next-20210810

Linus, Lee, please pick this patch on your -next tree on top of the patch
mentioned above.

 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

Comments

Lee Jones Aug. 11, 2021, 7:28 a.m. UTC | #1
On Tue, 10 Aug 2021, Lukas Bulwahn wrote:

> Commit 8f00b3c41ae7 ("mfd: db8500-prcmu: Rename register header") renames
> dbx500-prcmu-regs.h to db8500-prcmu-regs.h in ./drivers/mfd/, but misses
> to adjust the ARM/NOMADIK/Ux500 ARCHITECTURES section in MAINTAINERS.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:
> 
>   warning: no file matches    F:    drivers/mfd/dbx500*
> 
> Remove the obsolete file entry after this file renaming.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> applies cleanly on next-20210810
> 
> Linus, Lee, please pick this patch on your -next tree on top of the patch
> mentioned above.
> 
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)

Applied, thanks.
Linus Walleij Aug. 11, 2021, 1:33 p.m. UTC | #2
On Tue, Aug 10, 2021 at 9:17 PM Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:

> Commit 8f00b3c41ae7 ("mfd: db8500-prcmu: Rename register header") renames
> dbx500-prcmu-regs.h to db8500-prcmu-regs.h in ./drivers/mfd/, but misses
> to adjust the ARM/NOMADIK/Ux500 ARCHITECTURES section in MAINTAINERS.
>
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:
>
>   warning: no file matches    F:    drivers/mfd/dbx500*
>
> Remove the obsolete file entry after this file renaming.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> applies cleanly on next-20210810
>
> Linus, Lee, please pick this patch on your -next tree on top of the patch
> mentioned above.

Thanks for fixing this Lukas, I see Lee already applied the patch!

Yours,
Linus Walleij
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index efac6221afe1..706e9a556747 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2258,7 +2258,6 @@  F:	drivers/iio/adc/ab8500-gpadc.c
 F:	drivers/mfd/ab8500*
 F:	drivers/mfd/abx500*
 F:	drivers/mfd/db8500*
-F:	drivers/mfd/dbx500*
 F:	drivers/pinctrl/nomadik/
 F:	drivers/rtc/rtc-ab8500.c
 F:	drivers/rtc/rtc-pl031.c