From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: "Bálint Czobor" <czoborbalint@gmail.com>
Cc: Mark Brown <broonie@kernel.org>,
linux-kernel@vger.kernel.org, linux-input@vger.kernel.org,
Mike Lockwood <lockwood@android.com>
Subject: Re: [PATCH 1/3] input: keychord: Add keychord driver
Date: Tue, 27 Oct 2015 02:05:52 -0700 [thread overview]
Message-ID: <20151027090552.GB12315@dtor-ws> (raw)
In-Reply-To: <1445935647-5799-1-git-send-email-czoborbalint@gmail.com>
On Tue, Oct 27, 2015 at 09:47:26AM +0100, Bálint Czobor wrote:
> From: Mike Lockwood <lockwood@android.com>
>
> This driver allows userspace to receive notification when client
> specified key combinations are pressed.
> The client opens /dev/keychord and writes a list of keychords
> for the driver to monitor.
> The client then reads or polls /dev/keychord for notifications.
> A client specified ID for the keychord is returned from read()
> when a keychord press is detected.
>
> Signed-off-by: Mike Lockwood <lockwood@android.com>
>
> keychord: fix to build without CONFIG_PREEMPT
Why does this need to be in the kernel?
Thanks.
--
Dmitry
prev parent reply other threads:[~2015-10-27 9:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-27 8:47 [PATCH 1/3] input: keychord: Add keychord driver Bálint Czobor
2015-10-27 9:05 ` Dmitry Torokhov [this message]
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=20151027090552.GB12315@dtor-ws \
--to=dmitry.torokhov@gmail.com \
--cc=broonie@kernel.org \
--cc=czoborbalint@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lockwood@android.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).