From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH] MAINTAINERS: Add an entry for the input MT protocol Date: Wed, 23 Jun 2010 15:54:45 -0700 Message-ID: <201006231554.46440.dmitry.torokhov@gmail.com> References: <1277330664-13884-1-git-send-email-rydberg@euromail.se> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-px0-f174.google.com ([209.85.212.174]:44518 "EHLO mail-px0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751458Ab0FWWyw (ORCPT ); Wed, 23 Jun 2010 18:54:52 -0400 In-Reply-To: <1277330664-13884-1-git-send-email-rydberg@euromail.se> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Henrik Rydberg Cc: Andrew Morton , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Joe Perches , "David S. Miller" On Wednesday, June 23, 2010 03:04:24 pm Henrik Rydberg wrote: > 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 > Cc: David S. Miller > Signed-off-by: Henrik Rydberg > --- > 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 Should we call the section "INPUT MULTITOUCH (MT) PROTOCOL" and move it closer to the main INPUT section so that if anyone looks in MAINTAINERS directly they'd see both entries? > +M: Henrik Rydberg > +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 > L: linux-usb@vger.kernel.org -- Dmitry