diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-05-20 22:37:26 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2015-05-20 22:37:26 +0200 |
commit | e2a604eb46f7da3f8ef2f6f7997eed431785fd1b (patch) | |
tree | b853ede03f8313298597accd5d8984858a50d6bf /MAINTAINERS | |
parent | e0f8864fb4ac0bdf5633c3ff8064d2c775af64f4 (diff) | |
parent | 5009a289ccb58b35425a9bc06e4f071e5ff27038 (diff) | |
download | linux-e2a604eb46f7da3f8ef2f6f7997eed431785fd1b.tar.gz linux-e2a604eb46f7da3f8ef2f6f7997eed431785fd1b.tar.bz2 linux-e2a604eb46f7da3f8ef2f6f7997eed431785fd1b.zip |
Merge tag 'arm-soc/for-4.2/maintainers' of http://github.com/broadcom/stblinux into next/soc
This pull request for the MAINTAINERS file contains the following changes:
- Brian adds a general "brcmstb" regexp to catch Broadcom Set Top Box related
changes throughout the Linux tree
* tag 'arm-soc/for-4.2/maintainers' of http://github.com/broadcom/stblinux:
MAINTAINERS: add brcmstb regex
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e556b7f7fea3..2985fc0c85d1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2214,6 +2214,7 @@ S: Maintained F: arch/arm/mach-bcm/*brcmstb* F: arch/arm/boot/dts/bcm7*.dts* F: drivers/bus/brcmstb_gisb.c +N: brcmstb BROADCOM BMIPS MIPS ARCHITECTURE M: Kevin Cernekee <cernekee@gmail.com> |