From: Jon Mason Date: Mon, 20 Jun 2016 21:07:36 +0000 (-0400) Subject: MAINTAINERS: Update BCM63XX entry X-Git-Tag: v4.8-rc1~67^2~3^2~1 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=d6f4e76e6cc63300d6c0a10b2698960b73858284;p=linux.git 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 Acked-by: Scott Branden Signed-off-by: Florian Fainelli --- 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