From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: George Cherian <george.cherian@ti.com>,
Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Linux-OMAP <linux-omap@vger.kernel.org>,
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>,
Nikolay Balandin <n.a.balandin@gmail.com>
Subject: Re: [PATCH v4 0/3] cleanup of gpio_pcf857x.c
Date: Wed, 18 Sep 2013 00:56:19 +0200 [thread overview]
Message-ID: <1695077.V4sgFrjTJR@avalon> (raw)
In-Reply-To: <CACRpkdYc4UTbpa5W-KY_D7hRUYi9N3Ny1+CPJ-aixeEk3WGHCw@mail.gmail.com>
Hi Linus,
On Tuesday 17 September 2013 14:51:48 Linus Walleij wrote:
> On Wed, Sep 4, 2013 at 9:03 AM, George Cherian wrote:
> > This patch series
> >
> > - removes the irq_demux_work
> > - Uses devm_request_threaded_irq
> > - Call the user handler iff gpio_to_irq is done.
> >
> > v1 --> v2
> >
> > Split v1 to 3 patches
> >
> > v2 --> v3
> >
> > Remove the unnecessary dts patches.
> >
> > v3 --> v4
> >
> > Remove gpio->irq (in patch 2)
>
> Applied all three patches with Kuninoro's ACK.
>
> However your last iteration was still labeled "v3" in the subject
> so I was a bit confused, but I took all those sent on sep 4.
>
> Please check the result in my GPIO tree or linux-next and
> make sure it works.
>
> > Note: these patches were made after applying [1].
> > [1] - [PATCH v5] gpio: pcf857x: Add OF support -
> > https://lkml.org/lkml/2013/8/27/70
>
> Well that patch is not finished, but by rebasing patch 2 with
> patch -p1 < patch2.patch it applied anyway.
>
> Now Laurent has to finalize his DT bindings on top of your patches instead.
I will do so. At first sight I don't see any conflict issue.
--
Regards,
Laurent Pinchart
prev parent reply other threads:[~2013-09-17 22:56 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-04 7:03 [PATCH v4 0/3] cleanup of gpio_pcf857x.c George Cherian
2013-09-04 7:03 ` George Cherian
2013-09-04 7:03 ` [PATCH v3 1/3] gpio: pcf857x: change to devm_request_threaded_irq George Cherian
2013-09-04 7:03 ` George Cherian
2013-09-04 7:03 ` [PATCH v3 2/3] gpio: pcf857x: remove the irq_demux_work and gpio->irq George Cherian
2013-09-04 7:03 ` George Cherian
2013-09-04 7:03 ` [PATCH v3 3/3] gpio: pcf857x: call the gpio user handler iff gpio_to_irq is done George Cherian
2013-09-04 7:03 ` George Cherian
2013-09-06 1:17 ` [PATCH v4 0/3] cleanup of gpio_pcf857x.c Kuninori Morimoto
2013-09-17 12:51 ` Linus Walleij
2013-09-17 22:56 ` Laurent Pinchart [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=1695077.V4sgFrjTJR@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=george.cherian@ti.com \
--cc=kuninori.morimoto.gx@renesas.com \
--cc=laurent.pinchart+renesas@ideasonboard.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=n.a.balandin@gmail.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 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.