projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97da385
)
MAINTAINERS: Add file patterns for perf device tree bindings
author
Geert Uytterhoeven
<
[email protected]
>
Sun, 12 Mar 2017 13:16:59 +0000
(14:16 +0100)
committer
Will Deacon
<
[email protected]
>
Tue, 28 Mar 2017 14:36:31 +0000
(15:36 +0100)
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: Will Deacon <
[email protected]
>
Cc: Mark Rutland <
[email protected]
>
Cc:
[email protected]
Signed-off-by: Will Deacon <
[email protected]
>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index c776906f67a9f6795a0aef555a7fe348d07c506f..e64ce8811b8c30e5aafc85716d5ca85ff9b8b928 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-976,6
+976,7
@@
F: arch/arm*/include/asm/perf_event.h
F: drivers/perf/*
F: include/linux/perf/arm_pmu.h
F: Documentation/devicetree/bindings/arm/pmu.txt
+F: Documentation/devicetree/bindings/perf/
ARM PORT
M: Russell King <
[email protected]
>