diff options
author | Geert Uytterhoeven <[email protected]> | 2016-05-22 11:06:19 +0200 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2016-07-12 23:16:31 -0400 |
commit | 2c99a3142e6d70070bd4a2bfa73378007b36e230 (patch) | |
tree | 6a778b019bc7af7edd06d7b67a43c0912485a8c2 | |
parent | 22e9f5a61666ed1145a09fbe49ac1a6f2ae7be8e (diff) |
MAINTAINERS: Add file patterns for scsi 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: James E.J. Bottomley <[email protected]>
Cc: Martin K. Petersen <[email protected]>
Cc: [email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 368121753b85..ee90806ff1c3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10137,6 +10137,7 @@ M: "Martin K. Petersen" <[email protected]> T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git S: Maintained +F: Documentation/devicetree/bindings/scsi/ F: drivers/scsi/ F: include/scsi/ |