2018-01-28 13:59:34

by Joe Perches

[permalink] [raw]
Subject: [PATCH 0/6] MAINTAINERS: Update initial defective F: patterns

Fix the first few missing or defective patterns shown
by ./scripts/get_maintainer.pl --self-test=patterns

Joe Perches (6):
MAINTAINERS: Remove ANDROID ION pattern
MAINTAINERS: Remove ARM/CLKDEV SUPPORT file pattern
MAINTAINERS: Update Cortina/Gemini patterns
MAINTAINERS: Update "ARM/OXNAS platform support" patterns
MAINTAINERS: Update various PALM patterns
MAINTAINERS: Update ARM/QUALCOMM SUPPORT patterns

MAINTAINERS | 21 +++++++--------------
1 file changed, 7 insertions(+), 14 deletions(-)

--
2.15.0



2018-01-28 13:57:32

by Joe Perches

[permalink] [raw]
Subject: [PATCH 6/6] MAINTAINERS: Update ARM/QUALCOMM SUPPORT patterns

commit 321737416c72d ("tty: serial: msm: Move header file into driver")
removed the .h file, update the patterns.

Signed-off-by: Joe Perches <[email protected]>
cc: Stephen Boyd <[email protected]>
cc: Andy Gross <[email protected]>
cc: David Brown <[email protected]>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3efa83cfe73d..f95c79678fd8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1786,7 +1786,6 @@ F: drivers/clk/qcom/
F: drivers/dma/qcom/
F: drivers/soc/qcom/
F: drivers/spi/spi-qup.c
-F: drivers/tty/serial/msm_serial.h
F: drivers/tty/serial/msm_serial.c
F: drivers/*/pm8???-*
F: drivers/mfd/ssbi.c
--
2.15.0


2018-01-28 13:58:04

by Joe Perches

[permalink] [raw]
Subject: [PATCH 3/6] MAINTAINERS: Update Cortina/Gemini patterns

commit 4d5ae32f5e1e ("net: ethernet: Add a driver for Gemini gigabit ethernet")
added invalid patterns. Fix it.

Signed-off-by: Joe Perches <[email protected]>
cc: Linus Walleij <[email protected]>
cc: Hans Ulli Kroll <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e92ab5e64ddf..58300e66dae6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1349,7 +1349,7 @@ F: Documentation/devicetree/bindings/pinctrl/cortina,gemini-pinctrl.txt
F: Documentation/devicetree/bindings/net/cortina,gemini-ethernet.txt
F: Documentation/devicetree/bindings/rtc/faraday,ftrtc010.txt
F: arch/arm/mach-gemini/
-F: drivers/net/ethernet/cortina/gemini/*
+F: drivers/net/ethernet/cortina/
F: drivers/pinctrl/pinctrl-gemini.c
F: drivers/rtc/rtc-ftrtc010.c

--
2.15.0


2018-01-28 13:58:23

by Joe Perches

[permalink] [raw]
Subject: [PATCH 5/6] MAINTAINERS: Update various PALM patterns

commit 4c25c5d2985c ("ARM: pxa: make more mach/*.h files local")
moved the files around, update the patterns.

Signed-off-by: Joe Perches <[email protected]>
cc: Arnd Bergmann <[email protected]>
cc: Marek Vasut <[email protected]>
cc: Tomas Cech <[email protected]>
---
MAINTAINERS | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index decb2be59e54..3efa83cfe73d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1736,8 +1736,7 @@ M: Tomas Cech <[email protected]>
L: [email protected]
W: http://hackndev.com
S: Maintained
-F: arch/arm/mach-pxa/include/mach/palmtreo.h
-F: arch/arm/mach-pxa/palmtreo.c
+F: arch/arm/mach-pxa/palmtreo.*

ARM/PALMTX,PALMT5,PALMLD,PALMTE2,PALMTC SUPPORT
M: Marek Vasut <[email protected]>
@@ -1746,12 +1745,10 @@ W: http://hackndev.com
S: Maintained
F: arch/arm/mach-pxa/include/mach/palmtx.h
F: arch/arm/mach-pxa/palmtx.c
-F: arch/arm/mach-pxa/include/mach/palmt5.h
-F: arch/arm/mach-pxa/palmt5.c
+F: arch/arm/mach-pxa/palmt5.*
F: arch/arm/mach-pxa/include/mach/palmld.h
F: arch/arm/mach-pxa/palmld.c
-F: arch/arm/mach-pxa/include/mach/palmte2.h
-F: arch/arm/mach-pxa/palmte2.c
+F: arch/arm/mach-pxa/palmte2.*
F: arch/arm/mach-pxa/include/mach/palmtc.h
F: arch/arm/mach-pxa/palmtc.c

@@ -1760,8 +1757,7 @@ M: Sergey Lapin <[email protected]>
L: [email protected]
W: http://hackndev.com
S: Maintained
-F: arch/arm/mach-pxa/include/mach/palmz72.h
-F: arch/arm/mach-pxa/palmz72.c
+F: arch/arm/mach-pxa/palmz72.*

ARM/PLEB SUPPORT
M: Peter Chubb <[email protected]>
--
2.15.0


2018-01-28 13:58:41

by Joe Perches

[permalink] [raw]
Subject: [PATCH 1/6] MAINTAINERS: Remove ANDROID ION pattern

File drivers/staging/android/uapi/ion_test.h was removed by
commit 9828282e33a0 ("staging: android: ion: Remove old platform support")

Remove the pattern.

Signed-off-by: Joe Perches <[email protected]>
cc: Laura Abbott <[email protected]>
cc: Sumit Semwal <[email protected]>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c90687ec8fc6..89c2e7752eab 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -895,7 +895,6 @@ L: [email protected]
S: Supported
F: drivers/staging/android/ion
F: drivers/staging/android/uapi/ion.h
-F: drivers/staging/android/uapi/ion_test.h

AOA (Apple Onboard Audio) ALSA DRIVER
M: Johannes Berg <[email protected]>
--
2.15.0


2018-01-28 13:59:19

by Joe Perches

[permalink] [raw]
Subject: [PATCH 2/6] MAINTAINERS: Remove ARM/CLKDEV SUPPORT file pattern

commit 34d2f4d3a4d6 ("ARM: Use generic clkdev.h header") removed
the file, remove the pattern.

Signed-off-by: Joe Perches <[email protected]>
cc: Russell King <[email protected]>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 89c2e7752eab..e92ab5e64ddf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1299,7 +1299,6 @@ M: Russell King <[email protected]>
L: [email protected] (moderated for non-subscribers)
S: Maintained
T: git git://git.armlinux.org.uk/~rmk/linux-arm.git clkdev
-F: arch/arm/include/asm/clkdev.h
F: drivers/clk/clkdev.c

ARM/COMPULAB CM-X270/EM-X270 and CM-X300 MACHINE SUPPORT
--
2.15.0


2018-01-28 14:06:35

by Joe Perches

[permalink] [raw]
Subject: [PATCH 4/6] MAINTAINERS: Update "ARM/OXNAS platform support" patterns

commit 9e6c62b05c1b ("ARM: dts: rename oxnas dts files") renamed
the files, update the patterns.

Signed-off-by: Joe Perches <[email protected]>
cc: Daniel Golle <[email protected]>
cc: Arnd Bergmann <[email protected]>
cc: Neil Armstrong <[email protected]>
---
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 58300e66dae6..decb2be59e54 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1727,8 +1727,8 @@ L: [email protected] (moderated for non-subscribers)
S: Maintained
F: arch/arm/mach-oxnas/
F: arch/arm/boot/dts/ox8*.dtsi
-F: arch/arm/boot/dts/wd-mbwe.dts
-F: arch/arm/boot/dts/cloudengines-pogoplug-series-3.dts
+F: arch/arm/boot/dts/ox810se-wd-mbwe.dts
+F: arch/arm/boot/dts/ox820-cloudengines-pogoplug-series-3.dts
N: oxnas

ARM/PALM TREO SUPPORT
--
2.15.0


2018-01-28 14:07:19

by Laura Abbott

[permalink] [raw]
Subject: Re: [PATCH 1/6] MAINTAINERS: Remove ANDROID ION pattern

On 01/28/2018 05:56 AM, Joe Perches wrote:
> File drivers/staging/android/uapi/ion_test.h was removed by
> commit 9828282e33a0 ("staging: android: ion: Remove old platform support")
>
> Remove the pattern.
>

Acked-by: Laura Abbott <[email protected]>

> Signed-off-by: Joe Perches <[email protected]>
> cc: Laura Abbott <[email protected]>
> cc: Sumit Semwal <[email protected]>
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c90687ec8fc6..89c2e7752eab 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -895,7 +895,6 @@ L: [email protected]
> S: Supported
> F: drivers/staging/android/ion
> F: drivers/staging/android/uapi/ion.h
> -F: drivers/staging/android/uapi/ion_test.h
>
> AOA (Apple Onboard Audio) ALSA DRIVER
> M: Johannes Berg <[email protected]>
>


2018-01-28 21:09:41

by Arnd Bergmann

[permalink] [raw]
Subject: Re: [PATCH 4/6] MAINTAINERS: Update "ARM/OXNAS platform support" patterns

On Sun, Jan 28, 2018 at 2:56 PM, Joe Perches <[email protected]> wrote:
> commit 9e6c62b05c1b ("ARM: dts: rename oxnas dts files") renamed
> the files, update the patterns.
>
> Signed-off-by: Joe Perches <[email protected]>
> cc: Daniel Golle <[email protected]>
> cc: Arnd Bergmann <[email protected]>
> cc: Neil Armstrong <[email protected]>
> ---
> MAINTAINERS | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 58300e66dae6..decb2be59e54 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1727,8 +1727,8 @@ L: [email protected] (moderated for non-subscribers)
> S: Maintained
> F: arch/arm/mach-oxnas/
> F: arch/arm/boot/dts/ox8*.dtsi
> -F: arch/arm/boot/dts/wd-mbwe.dts
> -F: arch/arm/boot/dts/cloudengines-pogoplug-series-3.dts
> +F: arch/arm/boot/dts/ox810se-wd-mbwe.dts
> +F: arch/arm/boot/dts/ox820-cloudengines-pogoplug-series-3.dts
> N: oxnas

I think the three lines should just be combined into arch/arm/boot/dts/ox8*.dts*
so we don't have to patch this again for future addtions, otherwise looks good.

Arnd

2018-01-28 21:27:24

by Linus Walleij

[permalink] [raw]
Subject: Re: [PATCH 3/6] MAINTAINERS: Update Cortina/Gemini patterns

On Sun, Jan 28, 2018 at 2:56 PM, Joe Perches <[email protected]> wrote:

> commit 4d5ae32f5e1e ("net: ethernet: Add a driver for Gemini gigabit ethernet")
> added invalid patterns. Fix it.
>
> Signed-off-by: Joe Perches <[email protected]>
> cc: Linus Walleij <[email protected]>
> cc: Hans Ulli Kroll <[email protected]>

Lousy me. What a silly typo :(
Reviewed-by: Linus Walleij <[email protected]>

The patch is in linux-next through dmillers tree and linux-netdev is the list,
would you mind sending it to him?

Yours,
Linus Walleij

2018-01-29 03:47:45

by Sumit Semwal

[permalink] [raw]
Subject: Re: [PATCH 1/6] MAINTAINERS: Remove ANDROID ION pattern

On 28 January 2018 at 19:35, Laura Abbott <[email protected]> wrote:
> On 01/28/2018 05:56 AM, Joe Perches wrote:
>>
>> File drivers/staging/android/uapi/ion_test.h was removed by
>> commit 9828282e33a0 ("staging: android: ion: Remove old platform support")
>>
>> Remove the pattern.
>>
>
> Acked-by: Laura Abbott <[email protected]>
>
Acked-by: Sumit Semwal <[email protected]>
>
>> Signed-off-by: Joe Perches <[email protected]>
>> cc: Laura Abbott <[email protected]>
>> cc: Sumit Semwal <[email protected]>
>> ---
>> MAINTAINERS | 1 -
>> 1 file changed, 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index c90687ec8fc6..89c2e7752eab 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -895,7 +895,6 @@ L: [email protected]
>> S: Supported
>> F: drivers/staging/android/ion
>> F: drivers/staging/android/uapi/ion.h
>> -F: drivers/staging/android/uapi/ion_test.h
>> AOA (Apple Onboard Audio) ALSA DRIVER
>> M: Johannes Berg <[email protected]>
>>
>


Best,
Sumit.

2018-01-29 16:55:46

by Stephen Boyd

[permalink] [raw]
Subject: Re: [PATCH 6/6] MAINTAINERS: Update ARM/QUALCOMM SUPPORT patterns

On 01/28/2018 05:56 AM, Joe Perches wrote:
> commit 321737416c72d ("tty: serial: msm: Move header file into driver")
> removed the .h file, update the patterns.
>
> Signed-off-by: Joe Perches <[email protected]>

Acked-by: Stephen Boyd <[email protected]>

--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project


2018-01-29 18:48:02

by David Brown

[permalink] [raw]
Subject: Re: [PATCH 6/6] MAINTAINERS: Update ARM/QUALCOMM SUPPORT patterns

On Sun, Jan 28, 2018 at 05:56:29AM -0800, Joe Perches wrote:
>commit 321737416c72d ("tty: serial: msm: Move header file into driver")
>removed the .h file, update the patterns.
>
>Signed-off-by: Joe Perches <[email protected]>
>cc: Stephen Boyd <[email protected]>
>cc: Andy Gross <[email protected]>
>cc: David Brown <[email protected]>
>---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)

Acked-by: David Brown <[email protected]>

2018-01-29 23:40:27

by Andrew Morton

[permalink] [raw]
Subject: Re: [PATCH 4/6] MAINTAINERS: Update "ARM/OXNAS platform support" patterns

On Sun, 28 Jan 2018 21:57:17 +0100 Arnd Bergmann <[email protected]> wrote:

> On Sun, Jan 28, 2018 at 2:56 PM, Joe Perches <[email protected]> wrote:
> > commit 9e6c62b05c1b ("ARM: dts: rename oxnas dts files") renamed
> > the files, update the patterns.
> >
> > Signed-off-by: Joe Perches <[email protected]>
> > cc: Daniel Golle <[email protected]>
> > cc: Arnd Bergmann <[email protected]>
> > cc: Neil Armstrong <[email protected]>
> > ---
> > MAINTAINERS | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 58300e66dae6..decb2be59e54 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -1727,8 +1727,8 @@ L: [email protected] (moderated for non-subscribers)
> > S: Maintained
> > F: arch/arm/mach-oxnas/
> > F: arch/arm/boot/dts/ox8*.dtsi
> > -F: arch/arm/boot/dts/wd-mbwe.dts
> > -F: arch/arm/boot/dts/cloudengines-pogoplug-series-3.dts
> > +F: arch/arm/boot/dts/ox810se-wd-mbwe.dts
> > +F: arch/arm/boot/dts/ox820-cloudengines-pogoplug-series-3.dts
> > N: oxnas
>
> I think the three lines should just be combined into arch/arm/boot/dts/ox8*.dts*
> so we don't have to patch this again for future addtions, otherwise looks good.

I did this:

--- a/MAINTAINERS~maintainers-update-arm-oxnas-platform-support-patterns-fix
+++ a/MAINTAINERS
@@ -1735,9 +1735,7 @@ L: [email protected]
L: [email protected] (moderated for non-subscribers)
S: Maintained
F: arch/arm/mach-oxnas/
-F: arch/arm/boot/dts/ox8*.dtsi
-F: arch/arm/boot/dts/ox810se-wd-mbwe.dts
-F: arch/arm/boot/dts/ox820-cloudengines-pogoplug-series-3.dts
+F: arch/arm/boot/dts/ox8*.dts*
N: oxnas

ARM/PALM TREO SUPPORT
_