diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 11:06:06 +0200 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2016-05-31 12:30:54 -0700 |
commit | becc7ae544c61395b5eba7b9913e14aa567ca07a (patch) | |
tree | 03add0097af17a47e4207bf91b644fad9f157892 /MAINTAINERS | |
parent | 1a695a905c18548062509178b98bc91e67510864 (diff) | |
download | linux-becc7ae544c61395b5eba7b9913e14aa567ca07a.tar.bz2 |
MAINTAINERS: Add file patterns for mtd device tree bindings
Submitters of device tree binding documentation may forget to CC
the subsystem maintainer if this is missing.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: linux-mtd@lists.infradead.org
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7304d2e37a98..adcb37001e79 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7457,6 +7457,7 @@ Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ T: git git://git.infradead.org/linux-mtd.git T: git git://git.infradead.org/l2-mtd.git S: Maintained +F: Documentation/devicetree/bindings/mtd/ F: drivers/mtd/ F: include/linux/mtd/ F: include/uapi/mtd/ |