[PATCH v6 3/6] gpio: davinci: remove unused variable intc_irq_num
From: Sekhar Nori <hidden>
Date: 2013-12-15 12:41:13
Also in:
linux-devicetree, linux-gpio, lkml
From: Sekhar Nori <hidden>
Date: 2013-12-15 12:41:13
Also in:
linux-devicetree, linux-gpio, lkml
On Thursday 21 November 2013 11:45 PM, Prabhakar Lad 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>
Queuing for v3.14 along with Linus's ack. Thanks, Sekhar