From: Henrik Rydberg <rydberg@euromail.se>
Date: Fri, 25 Jun 2010 02:10:40 +0000 (-0700)
Subject: MAINTAINERS - Add an entry for the input MT protocol
X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=3267a87f9dc38d036571ff0880533d9ae8989f01;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git

MAINTAINERS - Add an entry for the input MT protocol

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.

Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
---

diff --git a/MAINTAINERS b/MAINTAINERS
index 6d119c98b89b..603413bc51bf 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