[PATCH v6 3/6] gpio: davinci: remove unused variable intc_irq_num
From: Linus Walleij <hidden>
Date: 2013-11-29 07:43:06
Also in:
linux-devicetree, linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2013-11-29 07:43:06
Also in:
linux-devicetree, linux-gpio, lkml
On Thu, Nov 21, 2013 at 7:15 PM, Prabhakar Lad [off-list ref] wrote:
From: "Lad, Prabhakar" <prabhakar.csengg@gmail.com> As the davinci-gpio driver is migrated to use irqdomain there is no need to pass the irq base for the gpio driver. This patch removes this variable from davinci_gpio_platform_data and also the refrences from the machine file. Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Acked-by: Linus Walleij <redacted> *Very* nice patch! Yours, Linus Walleij