diff options
author | Jon Mason <jon.mason@broadcom.com> | 2016-06-20 17:07:36 -0400 |
---|---|---|
committer | Florian Fainelli <f.fainelli@gmail.com> | 2016-07-06 19:57:17 -0700 |
commit | d6f4e76e6cc63300d6c0a10b2698960b73858284 (patch) | |
tree | c17cda49c55b065e7c127c4ee196d50d00b52eda /MAINTAINERS | |
parent | d76e21b88c8dfb9190a7d65df948baa57d2d742e (diff) | |
download | linux-d6f4e76e6cc63300d6c0a10b2698960b73858284.tar.gz linux-d6f4e76e6cc63300d6c0a10b2698960b73858284.tar.bz2 linux-d6f4e76e6cc63300d6c0a10b2698960b73858284.zip |
MAINTAINERS: Update BCM63XX entry
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>
Acked-by: Scott Branden <scott.branden@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 37439e48705b..a39a712e40f5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2525,8 +2525,7 @@ M: bcm-kernel-feedback-list@broadcom.com L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 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> |