[PATCH 1/2] gpio: davinci: Fix a check for unbanked gpio
From: Sekhar Nori <hidden>
Date: 2013-11-20 14:14:29
Also in:
linux-gpio, lkml
From: Sekhar Nori <hidden>
Date: 2013-11-20 14:14:29
Also in:
linux-gpio, lkml
On Monday 18 November 2013 04:18 PM, Linus Walleij wrote:
On Tue, Nov 12, 2013 at 7:18 AM, Sekhar Nori [off-list ref] wrote:quoted
On Friday 08 November 2013 12:15 PM, Prabhakar Lad wrote:quoted
From: "Lad, Prabhakar" <prabhakar.csengg@gmail.com> This patch fixes a check for offset in gpio_to_irq_unbanked() and also assigns gpio_irq, gpio_unbanked of chips[0] to appropriate values which is used in gpio_to_irq_unbanked() function. Reported-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>You should note explicitly that this patch fixes broken unbanked IRQ support. You mostly just described what you are doing. I will fixup while committing.So you're carrying this patch Sekhar?
Yes, and I would have sent this for upstream already if not for I going under the weather a bit past couple of days. Thanks, Sekhar