diff options
author | Geert Uytterhoeven <[email protected]> | 2016-05-22 11:05:38 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2016-08-21 17:28:21 +0200 |
commit | e9d766b965a15816cf9ec353d86c11f27b783d4d (patch) | |
tree | 7208d873f0c53323b0ae71f5aaea3b5dcc8ec3ed | |
parent | d9a8594011080def9202f2c258f755647fe66683 (diff) |
MAINTAINERS: Add file patterns for ion 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 <[email protected]>
Cc: Sumit Semwal <[email protected]>
Cc: [email protected]
Acked-by: Laura Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 09c7066c82ed..e614392ede4f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -798,6 +798,7 @@ M: Laura Abbott <[email protected]> M: Sumit Semwal <[email protected]> S: Supported +F: Documentation/devicetree/bindings/staging/ion/ F: drivers/staging/android/ion F: drivers/staging/android/uapi/ion.h F: drivers/staging/android/uapi/ion_test.h |