All of lore.kernel.org
 help / color / mirror / Atom feed
From: Henrik Rydberg <rydberg@euromail.se>
To: Joe Perches <joe@perches.com>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
	"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH] MAINTAINERS: Add an entry for the input MT protocol
Date: Thu, 24 Jun 2010 00:31:37 +0200	[thread overview]
Message-ID: <4C228B49.5000408@euromail.se> (raw)
In-Reply-To: <1277332072.31591.92.camel@Joe-Laptop.home>

Joe Perches wrote:
> On Thu, 2010-06-24 at 00:04 +0200, 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.
> 
>> +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
> 
> That doesn't seem to match anything other than multitouch
> stuff, but it's probably best to specify the pattern as
> much as possible.
> 
> If you didn't know, K: entries can be entered as perl regex,
> so maybe something like:
> 
> K:	\b(ABS|SYN)_MT_
> 

Thanks for the info. However, since every application using the MT protocol by
necessity uses at least one event called ABS_MT*, it should be fine as is,
shouldn't it?

Henrik


  reply	other threads:[~2010-06-23 22:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-23 22:04 [PATCH] MAINTAINERS: Add an entry for the input MT protocol Henrik Rydberg
2010-06-23 22:27 ` Joe Perches
2010-06-23 22:31   ` Henrik Rydberg [this message]
2010-06-23 22:46     ` Joe Perches
2010-06-23 22:54 ` Dmitry Torokhov
2010-06-23 22:56   ` Henrik Rydberg
  -- strict thread matches above, loose matches on Subject: below --
2010-06-24 10:12 Henrik Rydberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C228B49.5000408@euromail.se \
    --to=rydberg@euromail.se \
    --cc=akpm@linux-foundation.org \
    --cc=davem@davemloft.net \
    --cc=dmitry.torokhov@gmail.com \
    --cc=joe@perches.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.