aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2015-05-14 01:01:56 +0000
committerJohannes Weiner <hannes@cmpxchg.org>2015-05-14 01:01:56 +0000
commit0dbf38ef41a481d7a9a081f253a65ad7b49988fc (patch)
treed97604d26ee1f375e56f4f707888eb1d86b86344
parentbb73cc360bc50ce738b2b6c3ac720e9da5131f46 (diff)
downloadmm-next-0dbf38ef41a481d7a9a081f253a65ad7b49988fc.tar.gz
MAINTAINERS: update brcm gpio filename pattern
commit 23a71fd616bf ("dt-bindings: brcm: rationalize Broadcom documentation naming") renamed the file, update the pattern. Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Scott Branden <sbranden@broadcom.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 71a1e4ce11de96..1e3de545eee300 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2238,7 +2238,7 @@ M: Ray Jui <rjui@broadcom.com>
L: bcm-kernel-feedback-list@broadcom.com
S: Supported
F: drivers/gpio/gpio-bcm-kona.c
-F: Documentation/devicetree/bindings/gpio/gpio-bcm-kona.txt
+F: Documentation/devicetree/bindings/gpio/brcm,kona-gpio.txt
BROADCOM SPECIFIC AMBA DRIVER (BCMA)
M: Rafał Miłecki <zajec5@gmail.com>