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:
fa6e3ca
)
MAINTAINERS: add devicetree bindings to Input Drivers section
author
Andreas Färber
<
[email protected]
>
Fri, 11 Mar 2016 01:19:28 +0000
(17:19 -0800)
committer
Dmitry Torokhov
<
[email protected]
>
Fri, 11 Mar 2016 01:22:11 +0000
(17:22 -0800)
To avoid changes to input bindings not reaching linux-input reviewers
add an appropriate file pattern to the MAINTAINERS entry.
Reported-by: Heiko Stübner <
[email protected]
>
Signed-off-by: Andreas Färber <
[email protected]
>
Reviewed-by: Heiko Stuebner <
[email protected]
>
Signed-off-by: Dmitry Torokhov <
[email protected]
>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 233f83464814f138c4c68f0815d2dbeace552ef6..01016b0d75062a355c9746b49879a7a16fdeb745 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-5476,6
+5476,7
@@
F: drivers/input/
F: include/linux/input.h
F: include/uapi/linux/input.h
F: include/linux/input/
+F: Documentation/devicetree/bindings/input/
INPUT MULTITOUCH (MT) PROTOCOL
M: Henrik Rydberg <
[email protected]
>