From: Sylvain Rochet <sylvain.rochet@finsecur.com>
To: Johan Hovold <jhovold@gmail.com>
Cc: linux-input@vger.kernel.org, Daniel Mack <daniel@caiaq.de>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>
Subject: Re: [PATCH v3 2/2] input: rotary encoder: Add wake up support
Date: Fri, 13 Feb 2015 10:12:08 +0100 [thread overview]
Message-ID: <20150213091207.GA17626@gradator.net> (raw)
In-Reply-To: <20150213034317.GB1924@localhost>
Hello Johan,
On Fri, Feb 13, 2015 at 11:43:17AM +0800, Johan Hovold wrote:
> On Thu, Feb 12, 2015 at 04:40:38PM +0100, Sylvain Rochet wrote:
> > This patch adds wake up support for rotary encoders.
> >
> > Signed-off-by: Sylvain Rochet <sylvain.rochet@finsecur.com>
> > Reviewed-by: Johan Hovold <johan@kernel.org>
> > ---
> > Documentation/input/rotary-encoder.txt | 1 +
> > drivers/input/misc/rotary_encoder.c | 37 ++++++++++++++++++++++++++++++++++
> > include/linux/rotary_encoder.h | 1 +
> > 3 files changed, 39 insertions(+)
> >
> > diff --git a/Documentation/input/rotary-encoder.txt b/Documentation/input/rotary-encoder.txt
> > index 92e68bc..ed158d3 100644
> > --- a/Documentation/input/rotary-encoder.txt
> > +++ b/Documentation/input/rotary-encoder.txt
> > @@ -109,6 +109,7 @@ static struct rotary_encoder_platform_data my_rotary_encoder_info = {
> > .inverted_a = 0,
> > .inverted_b = 0,
> > .half_period = false,
> > + .wakeup_source = false,
> > };
>
> This should have been part of PATCH 1/2 as well.
Oops, this is not what I understand :(, should I resend ?
Sylvain
next prev parent reply other threads:[~2015-02-13 9:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-12 15:40 [PATCH v3 0/2] input: rotary encoder: Add wake up support Sylvain Rochet
[not found] ` <1423755638-9294-1-git-send-email-sylvain.rochet-ETtyaVkrhkNWk0Htik3J/w@public.gmane.org>
2015-02-12 15:40 ` [PATCH v3 1/2] DT: Documentation: input: rotary encoder: Add wakeup-source property Sylvain Rochet
2015-06-16 17:28 ` Sylvain Rochet
2015-02-12 15:40 ` [PATCH v3 2/2] input: rotary encoder: Add wake up support Sylvain Rochet
2015-02-13 3:43 ` Johan Hovold
2015-02-13 9:12 ` Sylvain Rochet [this message]
2015-02-15 5:53 ` Johan Hovold
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=20150213091207.GA17626@gradator.net \
--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 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.