commit | d3422a18dbc4a8aa1d430828b39e48d6c91f1791 | [log] [tgz] |
---|---|---|
author | Lad, Prabhakar <prabhakar.csengg@gmail.com> | Thu Nov 21 23:45:28 2013 +0530 |
committer | Sekhar Nori <nsekhar@ti.com> | Thu Dec 26 00:02:11 2013 +0530 |
tree | 3bae6af0917c23533d841e9efe8144f6a25d8d5e | |
parent | 9211ff3140f24f6372f4627fc8b473aa08249104 [diff] |
gpio: davinci: remove unused variable intc_irq_num 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 <linus.walleij@linaro.org> Signed-off-by: Sekhar Nori <nsekhar@ti.com>