lkml.org 
[lkml]   [2010]   [Jun]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] MAINTAINERS: Add an entry for the input MT protocol
From
Date
On Thu, 2010-06-24 at 00:31 +0200, Henrik Rydberg wrote:
> 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?

Maybe. The leading \b and trailing _ are just attempts to
avoid potential clashes with future stuff.




\
 
 \ /
  Last update: 2010-06-24 00:49    [W:0.246 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site