Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1427047

[PATCH 3/4] MAINTAINERS: Update BCM63XX entry

From Jon Mason <jon.mason@broadcom.com>
Newsgroups linux.kernel
Subject [PATCH 3/4] MAINTAINERS: Update BCM63XX entry
Date 2016-06-20 23:10 +0200
Message-ID <rMeCe-4YK-23@gated-at.bofh.it> (permalink)
References <rMeCd-4YK-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


There are more files being supported by the BCM63XX than simply
"arch/arm/mach-bcm/bcm63xx.c" and "arch/arm/include/debug/bcm63xx.S".
Add a regex of "bcm63xx" to catch all the other files that are out
there.

Signed-off-by: Jon Mason <jon.mason@broadcom.com>
---
 MAINTAINERS | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 81be402..28a35f4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2523,8 +2523,7 @@ L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:	bcm-kernel-feedback-list@broadcom.com
 T:	git git://github.com/broadcom/stblinux.git
 S:	Maintained
-F:	arch/arm/mach-bcm/bcm63xx.c
-F:	arch/arm/include/debug/bcm63xx.S
+N:	bcm63xx
 
 BROADCOM BCM63XX/BCM33XX UDC DRIVER
 M:	Kevin Cernekee <cernekee@gmail.com>
-- 
1.9.1

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/4] MAINTAINERS: update BCM SoC entries Jon Mason <jon.mason@broadcom.com> - 2016-06-20 23:10 +0200
  [PATCH 3/4] MAINTAINERS: Update BCM63XX entry Jon Mason <jon.mason@broadcom.com> - 2016-06-20 23:10 +0200
  [PATCH 1/4] MAINTAINERS: Fix nsp false-positives Jon Mason <jon.mason@broadcom.com> - 2016-06-20 23:10 +0200
  Re: [PATCH 0/4] MAINTAINERS: update BCM SoC entries Scott Branden <scott.branden@broadcom.com> - 2016-06-20 23:20 +0200

csiph-web