From: Sylvain Rochet <sylvain.rochet@finsecur.com>
To: linux-input@vger.kernel.org, Daniel Mack <daniel@caiaq.de>,
Johan Hovold <jhovold@gmail.com>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Sylvain Rochet <sylvain.rochet@finsecur.com>
Subject: [PATCHv2] input: rotary encoder: Add wake up support
Date: Thu, 29 Jan 2015 12:10:17 +0100 [thread overview]
Message-ID: <1422529818-6140-1-git-send-email-sylvain.rochet@finsecur.com> (raw)
Changes since v1:
* Using DT property wakeup-source instead of rotary-encoder,wakeup
* Renamed int wakeup to bool wakeup_source
* Patch cleanup (checkpatch.pl)
Sylvain Rochet (1):
input: rotary encoder: Add wake up support
.../devicetree/bindings/input/rotary-encoder.txt | 1 +
Documentation/input/rotary-encoder.txt | 1 +
drivers/input/misc/rotary_encoder.c | 37 ++++++++++++++++++++++
include/linux/rotary_encoder.h | 1 +
4 files changed, 40 insertions(+)
--
2.1.4
next reply other threads:[~2015-01-29 11:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-29 11:10 Sylvain Rochet [this message]
2015-01-29 11:10 ` [PATCHv2] input: rotary encoder: Add wake up support Sylvain Rochet
2015-02-08 4:07 ` Johan Hovold
2015-02-12 15:42 ` Sylvain Rochet
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=1422529818-6140-1-git-send-email-sylvain.rochet@finsecur.com \
--to=sylvain.rochet@finsecur.com \
--cc=daniel@caiaq.de \
--cc=dmitry.torokhov@gmail.com \
--cc=jhovold@gmail.com \
--cc=linux-input@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 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).