aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Perches <[email protected]>2015-06-30 14:59:45 -0700
committerLinus Torvalds <[email protected]>2015-06-30 19:45:00 -0700
commit1db12cde4c5b0ba586f29cd90387b654497faf45 (patch)
tree24f534bbd08c74905dfaf2f52e4b78bba03dd836
parent338808de6cc8f2952ac15f71ddbb9230d95fa4f6 (diff)
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 <[email protected]> Acked-by: Scott Branden <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6de33075d8f7..44c63e54c9d7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2339,7 +2339,7 @@ M: Ray Jui <[email protected]>
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 NVRAM DRIVER
M: Rafał Miłecki <[email protected]>