From: Henrik Rydberg Date: Fri, 25 Jun 2010 02:10:40 +0000 (-0700) Subject: MAINTAINERS - Add an entry for the input MT protocol X-Git-Tag: v2.6.35-rc6~1^2~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3267a87f9dc38d036571ff0880533d9ae8989f01;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.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 Signed-off-by: Dmitry Torokhov --- 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 +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 L: linux-pm@lists.linux-foundation.org