linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Andrew Duggan <aduggan@synaptics.com>,
	Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	Linux Input <linux-input@vger.kernel.org>
Cc: Christopher Heiny <cheiny@synaptics.com>,
	Vincent Huang <vincent.huang@tw.synaptics.com>,
	Linus Walleij <linus.walleij@linaro.org>
Subject: Re: [PATCH] Input: synaptics-rmi4: Get IRQ flags from the IRQ subsystem
Date: Fri, 5 Feb 2016 13:40:08 +0100	[thread overview]
Message-ID: <CACRpkdYF9BdGLdxOFwZ_OOD2=WHku_biuRDFBCNErZHUbTYJSA@mail.gmail.com> (raw)
In-Reply-To: <1454675797-10065-1-git-send-email-linus.walleij@linaro.org>

On Fri, Feb 5, 2016 at 1:36 PM, Linus Walleij <linus.walleij@linaro.org> wrote:

> diff --git a/drivers/input/rmi4/rmi_i2c.c b/drivers/input/rmi4/rmi_i2c.c
>  #include <linux/of.h>
> +#include <linux/irq.h>
(...)
> diff --git a/drivers/input/rmi4/rmi_spi.c b/drivers/input/rmi4/rmi_spi.c

Ooops maybe I didn't compile the SPI driver. You probably need to
include <linux/irq.h> in rmi_spi.c too.

Tell me if I should send a new version of the patch or if it's OK
like this.

Yours,
Linus Walleij

  reply	other threads:[~2016-02-05 12:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-05 12:36 [PATCH] Input: synaptics-rmi4: Get IRQ flags from the IRQ subsystem Linus Walleij
2016-02-05 12:40 ` Linus Walleij [this message]
2016-02-06  0:20 ` Andrew Duggan

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='CACRpkdYF9BdGLdxOFwZ_OOD2=WHku_biuRDFBCNErZHUbTYJSA@mail.gmail.com' \
    --to=linus.walleij@linaro.org \
    --cc=aduggan@synaptics.com \
    --cc=cheiny@synaptics.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=vincent.huang@tw.synaptics.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).