[PATCH] MAINTAINERS: Add an entry for the input MT protocol
From: Henrik Rydberg <hidden>
Date: 2010-06-24 10:12:25
Also in:
lkml
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Henrik Rydberg <hidden>
Date: 2010-06-24 10:12:25
Also in:
lkml
Subsystem:
the rest · Maintainer:
Linus Torvalds
This patch adds a maintainer for the input multitouch (MT) protocol, such that get_maintainer.pl selects it whenever an MT event is present in the patch. Cc: Joe Perches <joe@perches.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Henrik Rydberg <redacted> --- MAINTAINERS | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6d119c9..603413b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS@@ -2887,6 +2887,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git S: Maintained F: drivers/input/ +INPUT MULTITOUCH (MT) PROTOCOL +M: Henrik Rydberg <rydberg@euromail.se> +L: linux-input@vger.kernel.org +S: Maintained +F: Documentation/input/multi-touch-protocol.txt +K: \b(ABS|SYN)_MT_ + INTEL IDLE DRIVER M: Len Brown <lenb@kernel.org> L: linux-pm@lists.linux-foundation.org
--
1.6.3.3