diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 11:05:56 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-05-31 10:41:57 +0200 |
commit | f6c60b15e13344998fdc16453d01a3192817751c (patch) | |
tree | b67b38a560a73feee701c5d1f36c4b9064e73156 /MAINTAINERS | |
parent | MAINTAINERS: Add file patterns for crypto device tree bindings (diff) | |
download | linux-f6c60b15e13344998fdc16453d01a3192817751c.tar.xz linux-f6c60b15e13344998fdc16453d01a3192817751c.zip |
MAINTAINERS: Add file patterns for rng 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: Matt Mackall <mpm@selenic.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: linux-crypto@vger.kernel.org
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3150ceb1a526..f4a9c13208ed 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5259,6 +5259,7 @@ M: Matt Mackall <mpm@selenic.com> M: Herbert Xu <herbert@gondor.apana.org.au> L: linux-crypto@vger.kernel.org S: Odd fixes +F: Documentation/devicetree/bindings/rng/ F: Documentation/hw_random.txt F: drivers/char/hw_random/ F: include/linux/hw_random.h |