commit | a940d9a1cb2ea0833421fd57e47f8ce2a6d9953b | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Tue Sep 04 17:43:30 2012 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Wed Sep 12 18:06:30 2012 -0700 |
tree | 3d63abb69913246bb8805a1b8b313668e648e943 | |
parent | 714df7b8abafa8de4830412cc88fd9415d9bb86a [diff] |
ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_end We can't use hardcoded interrupts for SPARSE_IRQ, and can replace the hardcoded gpio_base with twl_gpiochip.base after it's been allocated. Cc: Grant Likely <grant.likely@secretlab.ca> Cc: Samuel Ortiz <sameo@linux.intel.com> Cc: Peter Ujfalusi <peter.ujfalusi@ti.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Tony Lindgren <tony@atomide.com>