[PATCH] MAINTAINERS: Add an entry for the input MT protocol
From: Henrik Rydberg <hidden>
Date: 2010-06-23 22:05:20
Also in:
lkml
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Henrik Rydberg <hidden>
Date: 2010-06-23 22:05:20
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..32157c8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS@@ -3858,6 +3858,13 @@ S: Maintained F: drivers/char/isicom.c F: include/linux/isicom.h +MULTITOUCH INPUT MT PROTOCOL +M: Henrik Rydberg <rydberg@euromail.se> +L: linux-input@vger.kernel.org +S: Maintained +F: Documentation/input/multi-touch-protocol.txt +K: ABS_MT + MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER M: Felipe Balbi <felipe.balbi@nokia.com> L: linux-usb@vger.kernel.org
--
1.6.3.3