]> pilppa.com Git - linux-2.6-omap-h63xx.git/commitdiff
ARM: OMAP: Add comment on why omap_gpio_init() is needed on some boards
authorTony Lindgren <tony@atomide.com>
Wed, 19 Oct 2005 13:51:03 +0000 (16:51 +0300)
committerTony Lindgren <tony@atomide.com>
Wed, 19 Oct 2005 13:51:03 +0000 (16:51 +0300)
Add comment on why omap_gpio_init() is needed on some boards

arch/arm/plat-omap/gpio.c

index e4e8d974c4bc55abdfde2b3c7c0bf00a1e9384c6..76f721d8513745280cfb7822331dea015cf2f327 100644 (file)
@@ -1051,6 +1051,7 @@ static struct sys_device omap_gpio_device = {
 
 /*
  * This may get called early from board specific init
+ * for boards that have interrupts routed via FPGA.
  */
 int omap_gpio_init(void)
 {