[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100504064905.GB17482@core.coreip.homeip.net>
Date: Mon, 3 May 2010 23:49:05 -0700
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Henrik Rydberg <rydberg@...omail.se>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/3] input: mt: Simplify event bypass logic
On Sat, May 01, 2010 at 03:49:39PM +0200, Henrik Rydberg wrote:
> The input bypass mechanism is only used by the MT events. Since all
> MT events use bypassing by construction, the current list is a mere
> duplication of input.h. This patch replaces the bypass list by a
> simple range test.
>
Henrik,
I disagree with the patch. I can not guarantee that we will be able to
maintain continuous range of ABS_MT_* events and thus current scheme is
more flexible.
Thanks.
--
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists