linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lars-Peter Clausen <lars@metafoo.de>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: "Alexandre Courbot" <gnurou@gmail.com>,
	"Michal Simek" <michal.simek@xilinx.com>,
	"Harini Katakam" <harini.katakam@xilinx.com>,
	"Sören Brinkmann" <soren.brinkmann@xilinx.com>,
	"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>
Subject: Re: [PATCH v2 2/2] gpio: zynq: Take bank offset into account when reporting a IRQ
Date: Thu, 21 Aug 2014 15:30:09 +0200	[thread overview]
Message-ID: <53F5F461.8060104@metafoo.de> (raw)
In-Reply-To: <CACRpkdbWt-ns3xDFYR1P7i40J57x0z51MmPoZ36WOq2j0638Yw@mail.gmail.com>

On 08/21/2014 02:40 PM, Linus Walleij wrote:
> On Mon, Aug 18, 2014 at 4:54 AM, Lars-Peter Clausen <lars@metafoo.de> wrote:
>
>> When looking up the IRQ the bank offset needs to be taken into account.
>> Otherwise interrupts for banks other than bank 0 get incorrectly reported as
>> interrupts for bank 0.
>>
>> Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
>> ---
>> Changes since v1:
>>          * Use lookup table instead of switch-case.
>
> I tried to apply this, but it doesn't apply on top of the other patch
> "gpio: zynq: Fix IRQ handlers" that I have queued for fixes.

Works fine for me. Did you try to apply both patch 1 and 2 of this series or 
just patch 2?

Thanks,
- Lars

  reply	other threads:[~2014-08-21 13:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-18  9:54 [PATCH 1/2] gpio: zynq: Reduce level of indention in zynq_gpio_irqhandler() Lars-Peter Clausen
2014-08-18  9:54 ` [PATCH v2 2/2] gpio: zynq: Take bank offset into account when reporting a IRQ Lars-Peter Clausen
2014-08-18 16:28   ` Alexandre Courbot
2014-08-18 18:54     ` Sören Brinkmann
2014-08-18 19:04       ` Harini Katakam
2014-08-21 12:40   ` Linus Walleij
2014-08-21 13:30     ` Lars-Peter Clausen [this message]
2014-08-29  7:20       ` Linus Walleij
2014-08-29  7:34         ` Lars-Peter Clausen
2014-08-29  9:33           ` Michal Simek
2014-09-03 11:57             ` Linus Walleij
2014-08-29  6:33 ` [PATCH 1/2] gpio: zynq: Reduce level of indention in zynq_gpio_irqhandler() Linus Walleij

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=53F5F461.8060104@metafoo.de \
    --to=lars@metafoo.de \
    --cc=gnurou@gmail.com \
    --cc=harini.katakam@xilinx.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=michal.simek@xilinx.com \
    --cc=soren.brinkmann@xilinx.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).