MAINTAINERS: update various PALM patterns
authorJoe Perches <[email protected]>
Tue, 6 Feb 2018 23:42:37 +0000 (15:42 -0800)
committerLinus Torvalds <[email protected]>
Wed, 7 Feb 2018 02:32:48 +0000 (18:32 -0800)
Commit 4c25c5d2985c ("ARM: pxa: make more mach/*.h files local") moved
the files around, update the patterns.

Link: http://lkml.kernel.org/r/a291f6f61e378a1f35e266fe4c5f646b9feeaa6a.1517147485.git.joe@perches.com
Signed-off-by: Joe Perches <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Marek Vasut <[email protected]>
Cc: Tomas Cech <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
MAINTAINERS

index 7efed89318d212b1a19dfae8667da37dc0583978..010701ecccdf7a02c83bf0d05c4a8f803125da67 100644 (file)
@@ -1743,8 +1743,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]>
@@ -1753,12 +1752,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
 
@@ -1767,8 +1764,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]>